heavynode

This commit is contained in:
m0duspwnens
2020-01-29 10:05:20 -05:00
parent 306cc1127b
commit bd5b597aed
4 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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' and grains.role != 'so-heavynode' %}
{% if grains.role != 'so-mastersearch' and grains.role != 'so-heavynode' and grains.role != 'so-master' %}
path.config: /usr/share/logstash/pipeline.enabled/*.conf
{% else %}
#path.config: /usr/share/logstash/pipeline.enabled/*.conf