mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
only send loss if timestamp on data has changed
This commit is contained in:
@@ -12,5 +12,5 @@ if [ -f "$ZEEKLOG" ]; then
|
||||
echo "zeekcaptureloss loss=$LOSS"
|
||||
fi
|
||||
fi
|
||||
echo "$CURRENTS" > "$LASTCAPTURELOSSLOG"
|
||||
echo "$CURRENTS" > $LASTCAPTURELOSSLOG
|
||||
fi
|
||||
Reference in New Issue
Block a user