This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Description
Currently, if you have a master server and storage nodes, then logstash on the master server only consumes from syslog. This prevents sending beats and other inputs.
We need to ensure that Logstash includes all inputs. In the meantime, folks should be able to add inputs manually like the following:
sudo ln -sf ../conf.d.available/0006_input_beats.conf /etc/logstash/conf.d.redis.output/0006_input_beats.conf
sudo so-logstash-restart
For more information, please see:
https://groups.google.com/d/topic/security-onion/dQuiY1bTvg8/discussion