Want to create a pipeline for sending snort logs present on sensor node and displaying snort module name in alerts page #9845
Replies: 1 comment 6 replies
-
Are you running snort instead of Suricata on your sensor nodes? I'm wondering if we could just modify the Suricata pipeline to accommodate the data rather than building a whole new Logstash / Elasticsearch configuration. |
Beta Was this translation helpful? Give feedback.
6 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.
-
I trying to send snort logs which are present in /nsm directory on sensor node to manager via filebeats. I want to create a custom pipeline.
I have already created a custom pipeline by following the steps mentioned here: https://docs.securityonion.net/en/2.3/logstash.html?highlight=pipelines#adding-new-logs
And I want to display snort as a module under even.module in alerts page.
Can anyone please guide me?
Beta Was this translation helpful? Give feedback.
All reactions