From e0bbc8cc51398a3873f7214de9a2b849f8538d15 Mon Sep 17 00:00:00 2001 From: Masaya-A <68965261+Masaya-A@users.noreply.github.com> Date: Fri, 22 Jan 2021 10:08:07 +0900 Subject: [PATCH] Delete surirotate --- salt/suricata/cron/surirotate | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 salt/suricata/cron/surirotate diff --git a/salt/suricata/cron/surirotate b/salt/suricata/cron/surirotate deleted file mode 100644 index 4da651d0e..000000000 --- a/salt/suricata/cron/surirotate +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -# Gzip the eve logs -/usr/sbin/logrotate -f /opt/so/conf/suricata/suri-rotate.conf > /dev/null 2>&1