Simple process manager is a very basic manager for controlling various agent components: Zeek, Suricata, and FileBeat. It can be installed on any dynamite-nsm agent (>= 0.7.2).
-
Download the latest version of dynamite-nsm.
pip install dynamite-nsm -
Install the dynamite-agent.
dynamite agent install dynamite agent install --analyzers zeek suricata --capture-interface mon0 --targets $LOGSTASH_SERVER:5044 -
When prompted, enable the Agent Web UI.
-
Start the agent.
dynamite agent start
Simple agent process manager can be installed through the agent plugin-manager. Simply upload the zip archive.
