From d494381e9d99273f5cd1149c3271f2818cac3ec6 Mon Sep 17 00:00:00 2001 From: Wes Date: Tue, 28 Mar 2023 14:18:49 +0000 Subject: [PATCH] Update verbiage for so-curator-cluster-delete --- .../files/bin/so-curator-cluster-delete | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/salt/curator/files/bin/so-curator-cluster-delete b/salt/curator/files/bin/so-curator-cluster-delete index e99e88659..0f7945b78 100755 --- a/salt/curator/files/bin/so-curator-cluster-delete +++ b/salt/curator/files/bin/so-curator-cluster-delete @@ -4,25 +4,6 @@ # https://securityonion.net/license; you may not use this file except in compliance with the # Elastic License 2.0. - -#. /usr/sbin/so-elastic-common -#. /etc/nsm/securityonion.conf - -# If logrotate script doesn't already exist, create it -#FILE="/etc/logrotate.d/so-curator-cluster-delete" -#if ! [ -f ${FILE} ]; then -# cat << EOF > ${FILE} -#/var/log/nsm/so-curator-cluster-delete.log { -# daily -# rotate 7 -# copytruncate -# compress -# missingok -# notifempty -#} -#EOF -#fi - # Avoid starting multiple instances APP=clusterdelete lf=/tmp/$APP-pidLockFile