mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 22:47:49 +02:00
zeek 2.4
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{% set ROLE_GLOBALS = {} %}
|
||||
|
||||
{% set SENSOR_GLOBALS = []
|
||||
{% set SENSOR_GLOBALS = {
|
||||
'sensor': {
|
||||
'interface': INIT.PILLAR.sensor.interface
|
||||
}
|
||||
%}
|
||||
|
||||
{% for sg in SENSOR_GLOBALS %}
|
||||
|
||||
Reference in New Issue
Block a user