mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-21 22:45:27 +01:00
Logstash Module - Clean up logic around master
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user