Ingesting suricata logs/alerts from an other host #9920
Replies: 2 comments 3 replies
-
What does your Filebeat configuration look like for the Suricata logs, including your Logstash output? Also want to throw this out there - most folks choose to have Security Onion monitor their network traffic and generate its own alerts rather than consuming alerts from other systems. This is easier, faster, and gives you better integration with the rest of the tools in Security Onion. |
Beta Was this translation helpful? Give feedback.
-
As long as Logstash can identify them correctly they should get to the Suricata ingest pipeline. You can take a look at the inputs, etc. in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I am running a standalone installation, and for the NIDS it's running on another box.
I am trying to send suricata logs/alerts from a pfsense box to securityOnion and I want them to be displayed in the alerts page.
So far I configured suricata on the pfsense box to output its alerts in eve format and I installed filebeat and configured it to send to SO's logstash.
I am fairly new to ELK in general, should I build a new pipeline for suricata in securityOnion to be able to ingest the data correctly or can I utilize the already built one in securityOnion to be able to ingest the suricata alerts from the remote pfsense box?
Beta Was this translation helpful? Give feedback.
All reactions