mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
import ZEEKMERGED
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
# This script returns the average of all the workers average capture loss to telegraf / influxdb in influx format include nanosecond precision timestamp
|
# This script returns the average of all the workers average capture loss to telegraf / influxdb in influx format include nanosecond precision timestamp
|
||||||
|
|
||||||
# if this script isn't already running
|
# if this script isn't already running
|
||||||
|
{%- from 'zeek/config.map.jinja' import ZEEKMERGED %}
|
||||||
if [[ ! "`pidof -x $(basename $0) -o %PPID`" ]]; then
|
if [[ ! "`pidof -x $(basename $0) -o %PPID`" ]]; then
|
||||||
|
|
||||||
if [ -d "/host/nsm/zeek/spool/logger" ]; then
|
if [ -d "/host/nsm/zeek/spool/logger" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user