I'm looking into possibly using Security Onion, but I have some questions.
I was thinking about using Logstash and Kibana for reporting purposes for the management teams and the executive teams.
Does security Onion include Logstash and Kibana?
Brad
Security Onion does not include Logstash and/or Kibana. You could still set up syslog and other logs to forward to these interfaces if you would like them as a separate, auxiliary platform. Security Onion currently uses ELSA to gather and review various logs.
Thanks,
Wes
Somewhat related, but the OSSEC Server Appliance VM does include them if you wanted to use it for testing.
http://www.ossec.net/?page_id=19
I would use logstash-forwarder (or the new Filebeat) instead of syslog to send the data over.
https://www.elastic.co/products/beats/filebeat
>
> Brad
Centralized log management.
We use iptables for our firewalling, and currently log to Logstash / Kibana. It'd be nice to be able to (additionally) centralize all of that logging to a database such as that so that we'd have a greater understanding of historical timelines.
Combining OSSEC and ELSA capabilities with logs is very powerful.
Having all your network IDS/Bro logs combined with your host logs presents a lot of utility both in the ELSA web interface and mining ELSA from the command line.