Merge pull request #308 from Security-Onion-Solutions/quickfix/helix

Quickfix/helix
This commit is contained in:
Josh Patterson
2020-02-05 15:10:45 -05:00
committed by GitHub
5 changed files with 52 additions and 35 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' and grains.role != 'so-master' and grains.role != 'so-eval' %}
{%- 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
+1
View File
@@ -15,6 +15,7 @@ base:
'G@role:so-helix':
- ca
- ssl
- registry
- common
- firewall
- idstools