Merge pull request #13134 from Security-Onion-Solutions/sotcprp

so-tcpreplay now runs if manager is offline
This commit is contained in:
Josh Patterson
2024-06-04 10:43:33 -04:00
committed by GitHub

View File

@@ -10,7 +10,7 @@
. /usr/sbin/so-common
. /usr/sbin/so-image-common
REPLAYIFACE=${REPLAYIFACE:-$(lookup_pillar interface sensor)}
REPLAYIFACE=${REPLAYIFACE:-"{{pillar.sensor.interface}}"}
REPLAYSPEED=${REPLAYSPEED:-10}
mkdir -p /opt/so/samples