mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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"
|
echo "zeekcaptureloss loss=$LOSS"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo "$CURRENTS" > "$LASTCAPTURELOSSLOG"
|
echo "$CURRENTS" > $LASTCAPTURELOSSLOG
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user