removing path.config

This commit is contained in:
m0duspwnens
2020-04-08 15:31:11 -04:00
committed by William Wernert
parent ab6e989663
commit 8f67056c71

View File

@@ -63,12 +63,6 @@
# #
# path.config: # path.config:
# /etc/logstash/conf.d is mapped to /usr/share/logstash/pipeline in the Docker image # /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' and grains.role != 'so-master' and grains.role != 'so-eval' and grains.role != 'so-helix' %}
path.config: /usr/share/logstash/pipeline.enabled/*.conf
{%- else %}
#path.config: /usr/share/logstash/pipeline.enabled/*.conf
{%- endif %}
# Special Docker path # Special Docker path
# path.config: /usr/share/logstash/pipeline # path.config: /usr/share/logstash/pipeline