mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 22:47:49 +02:00
Add more logging for filecheck monitoring, and ensure scripts are accessible to salt-relay
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
PIPE_OWNER=${PIPE_OWNER:-socore}
|
||||
PIPE_GROUP=${PIPE_GROUP:-socore}
|
||||
SOC_PIPE=${SOC_PIPE_REQUEST:-/opt/so/conf/soc/salt/pipe}
|
||||
PATH=${PATH}:/usr/sbin
|
||||
|
||||
function log() {
|
||||
echo "$(date) | $1"
|
||||
|
||||
Reference in New Issue
Block a user