Solution for Auditd Log Ingest #10729
Replies: 2 comments
-
Was able to get AuditBeat working for this purpose, however I had hoped for Filebeat to be available since Auditbeat requires that auditd be disabled. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you try manually enabling the pipeline? Similar to the command here - https://docs.securityonion.net/en/latest/filebeat.html#walkthrough-netflow-logs It would be something like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to put together a proof of concept to see if SO is fit for my required purpose. I am having some trouble getting auditd logs into SO. Seems as though logstash receives the logs from filebeat's auditd module, but the required ingest pipeline is not present in Elastic, so the logs do not arrive.
Is there a solution available, or any guidance, for how we can get auditd logs ingested into elastic/SO? Is this a supported use case?
Beta Was this translation helpful? Give feedback.
All reactions