mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #292 from Security-Onion-Solutions/bugfix/evalproblem
Fix Eval Event Pickup x2
This commit is contained in:
@@ -241,6 +241,10 @@ so-logstash:
|
|||||||
{%- if grains['role'] == 'so-eval' %}
|
{%- if grains['role'] == 'so-eval' %}
|
||||||
- /nsm/bro:/nsm/bro:ro
|
- /nsm/bro:/nsm/bro:ro
|
||||||
- /opt/so/log/suricata:/suricata:ro
|
- /opt/so/log/suricata:/suricata:ro
|
||||||
|
- /opt/so/wazuh/logs/alerts/:/wazuh/alerts:ro
|
||||||
|
- /opt/so/wazuh/logs/archives/:/wazuh/archives:ro
|
||||||
|
- /opt/so/log/fleet/:/osquery/logs:ro
|
||||||
|
- /opt/so/log/strelka:/strelka:ro
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
- watch:
|
- watch:
|
||||||
- file: /opt/so/conf/logstash/etc
|
- file: /opt/so/conf/logstash/etc
|
||||||
|
|||||||
Reference in New Issue
Block a user