Merge pull request #905 from Security-Onion-Solutions/issue/878

add sensoroni to so-status output for sensors
This commit is contained in:
Josh Patterson
2020-06-29 16:24:41 -04:00
committed by GitHub
4 changed files with 8 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
'so-zeek', 'so-zeek',
'so-curator', 'so-curator',
'so-elastalert', 'so-elastalert',
'so-soctopus' 'so-soctopus',
'so-sensoroni'
] ]
} %} } %}

View File

@@ -9,6 +9,7 @@
'so-steno', 'so-steno',
'so-suricata', 'so-suricata',
'so-wazuh', 'so-wazuh',
'so-filebeat 'so-filebeat',
'so-sensoroni'
] ]
} %} } %}

View File

@@ -3,6 +3,7 @@
'so-telegraf', 'so-telegraf',
'so-steno', 'so-steno',
'so-suricata', 'so-suricata',
'so-filebeat' 'so-filebeat',
'so-sensoroni'
] ]
} %} } %}

View File

@@ -16,6 +16,7 @@
'so-suricata', 'so-suricata',
'so-steno', 'so-steno',
'so-dockerregistry', 'so-dockerregistry',
'so-soctopus' 'so-soctopus',
'so-sensoroni'
] ]
} %} } %}