mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 22:17:49 +02:00
heavynode
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
#
|
||||
# path.config:
|
||||
# /etc/logstash/conf.d is mapped to /usr/share/logstash/pipeline in the Docker image
|
||||
{% if grains.role != 'so-mastersearch' %}
|
||||
{% if grains.role != 'so-mastersearch' and grains.role != 'so-heavynode' %}
|
||||
path.config: /usr/share/logstash/pipeline.enabled/*.conf
|
||||
{% else %}
|
||||
#path.config: /usr/share/logstash/pipeline.enabled/*.conf
|
||||
|
||||
Reference in New Issue
Block a user