mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Disable FB module load for now
This commit is contained in:
@@ -146,14 +146,14 @@ so-filebeat:
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
{% if grains.role in ES_INCLUDED_NODES %}
|
||||
run_module_setup:
|
||||
cmd.run:
|
||||
- name: /usr/sbin/so-filebeat-module-setup
|
||||
- require:
|
||||
- file: filebeatmoduleconf
|
||||
- docker_container: so-filebeat
|
||||
- onchanges:
|
||||
- docker_container: so-elasticsearch
|
||||
#run_module_setup:
|
||||
# cmd.run:
|
||||
# - name: /usr/sbin/so-filebeat-module-setup
|
||||
# - require:
|
||||
# - file: filebeatmoduleconf
|
||||
# - docker_container: so-filebeat
|
||||
# - onchanges:
|
||||
# - docker_container: so-elasticsearch
|
||||
{% endif %}
|
||||
|
||||
append_so-filebeat_so-status.conf:
|
||||
|
||||
Reference in New Issue
Block a user