Logstash Module - Clean up logic around master

This commit is contained in:
Mike Reeves
2018-09-18 17:43:03 -04:00
parent 986e3df015
commit 131c72cc40
17 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -24,3 +25,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -21,3 +22,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Updated by: Doug Burks
# Last Update: 5/16/2017
@@ -21,3 +22,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -21,3 +22,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -20,3 +21,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -19,3 +20,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -19,3 +20,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -20,3 +21,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -20,3 +21,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -23,3 +24,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -22,3 +23,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -23,3 +24,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -21,3 +22,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -21,3 +22,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -21,3 +22,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Wes Lambert
# Last Update: 12/11/2017
@@ -19,3 +20,4 @@ output {
}
}
}
{%- endif %}

View File

@@ -1,3 +1,4 @@
{%- if grains['role'] != 'so-master' %}
{%- set ES = salt['pillar.get']('mainip'. '') %}
# Author: Justin Henderson
# SANS Instructor and author of SANS SEC555: SIEM and Tactical Analytics
@@ -20,3 +21,4 @@ output {
}
}
}
{%- endif %}