add helix pipeline pillar

This commit is contained in:
m0duspwnens
2020-02-05 11:10:12 -05:00
parent ad651dbea4
commit f042cb074f
3 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
logstash:
pipelines:
helix:
config: "/usr/share/logstash/pipelines/helix/*.conf"

View File

@@ -48,6 +48,7 @@ base:
- static
- firewall.*
- fireeye
- static
- brologs
- logstash.helix
- static
- minions.{{ grains.id }}

View File

@@ -197,7 +197,6 @@ if (whiptail_you_sure) ; then
patch_pillar >> $SETUPLOG 2>&1
echo "** Generating the FireEye pillar **" >> $SETUPLOG
fireeye_pillar >> $SETUPLOG 2>&1
sensor_pillar >> $SETUPLOG 2>&1
echo -e "XXX\n24\nCopying Minion Pillars to Master... \nXXX"
copy_minion_tmp_files >> $SETUPLOG 2>&1
# Do a checkin to push the key up