From 8cd75902f229ecb0bc2dd63a98cf78ceb28bd68f Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 1 May 2024 11:47:51 -0400 Subject: [PATCH] Update config.sls --- salt/soc/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/config.sls b/salt/soc/config.sls index af34f5e7c..18b292b27 100644 --- a/salt/soc/config.sls +++ b/salt/soc/config.sls @@ -82,7 +82,7 @@ socmotd: crondetectionsruntime: cron.present: - - name: /usr/local/bin/so-detections-runtime-status cron + - name: /usr/local/bin/so-detections-runtime-status cron > /opt/so/log/soc/detection-sync.log 2>&1 - identifier: detections-runtime-status - user: socore - minute: '*/10'