- I successfully added the agent:
-
I added
Custom Logs
integration 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
system
integration is working as expected on the agent.
Any idea what's wrong?