Logstash Module - Commas son commas

This commit is contained in:
Mike Reeves
2018-09-18 20:55:07 -04:00
parent 131c72cc40
commit 524c26ab72
17 changed files with 17 additions and 17 deletions
@@ -1,5 +1,5 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
{%- set ES = salt['pillar.get']('mainip', '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
# Updated by: Doug Burks