output alert_syslog: host=10.128.64.73, LOG_AUTH LOG_ALERT
output alert_syslog: host=10.128.64.73 LOG_AUTH LOG_ALERT
output alert_syslog: host=10.128.64.73:514, LOG_AUTH LOG_ALERT
output alert_syslog: host=10.128.64.73:514, LOG_ALERT
I haven't changed anything else in the .conf's. What is the proper syntax? Is there anything else that might be preventing the .conf from outputting to syslog?
You could try the following:
output alert_syslog: LOG_LOCAL6 LOG_ALERT
and have your local syslog-ng set to forward your snort logs accordingly. That is how I configured mine and it works as expected.
-david vasil
So for anyone looking to send syslog to a SIEM or anything else, I did a quick write-up here: http://blog.logrhythm.com/uncategorized/integrating-snort-alerts-with-logrhythm-via-barnyard2/
DO you have a copy of this write up, i tried to access it and it no longer appears. I am pulling my hair out trying to get this thing to work in this fashion. thanks!
Jeremy,
Have you tried following the steps here?
https://github.com/Security-Onion-Solutions/security-onion/wiki/ThirdPartyIntegration
Thanks,
Wes
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to a topic in the Google Groups "security-onion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/security-onion/MgarbwDirEQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to security-onion+unsubscribe@googlegroups.com.
To post to this group, send email to security-onion@googlegroups.com.
Visit this group at https://groups.google.com/group/security-onion.
That shouldn't be the case if you are following the steps here:
and not above that portion.
You shouldn't need to disable Bro to do so.
Thanks,
Wes
Wes
As you are aware I have recently deployed a distributed architecture (1 Master / 5 minions soon to be 10). What I would like to do know is also forward the Suricata alerts processed by the Master to our centralized syslog server.
In looking at the link you provided in a previous reply, the location given within that link points to /var/log/nsm/securityonion/sguild.log on the Master. Looking at the contents within this file it would seem that this is data related to the connection state of the minions and their interaction with the Master, some database activities are also collected within this file. What I do not see is Suricata Alert data.
So since I am utilizing the latest greatest SecurityOnion for my distributed deployment I would like to ask which log file contains the suricata alert data, so that I can correct the necessary source entry within syslog-ng to deliver those alers to my centralized syslog collector for long term storage. My retention period for this segment is 2 years of alert data.
Thanks
Jesus
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.