- I successfully added the agent:
-
I added
Custom Logsintegration to theDefault policy:
Custom configurations:
agent.logging.json: true json.keys_under_root: true json.add_error_key: true -
Contents of the
/tmp/file.json:{"name":"John","age":30,"company":"asdf"} -
And there's no data:
-
The
systemintegration is working as expected on the agent.
Any idea what's wrong?


