mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 06:27:50 +02:00
Move In Day
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{% import 'vars/init.map.jinja' as INIT %}
|
||||
|
||||
{%
|
||||
|
||||
set LOGSTASH_GLOBALS = {
|
||||
'logstash': {
|
||||
'nodes': INIT.PILLAR.logstash.get('nodes', {})
|
||||
}
|
||||
}
|
||||
|
||||
%}
|
||||
Reference in New Issue
Block a user