From d516352a45d3bae02cdf2e45f911bf284160f4e2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 22 Aug 2023 07:42:22 +0000 Subject: automatic import of zabbix --- zabbix-logrotate.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zabbix-logrotate.in (limited to 'zabbix-logrotate.in') diff --git a/zabbix-logrotate.in b/zabbix-logrotate.in new file mode 100644 index 0000000..6eeea97 --- /dev/null +++ b/zabbix-logrotate.in @@ -0,0 +1,8 @@ +/var/log/USER/zabbix_COMPONENT.log { + missingok + monthly + notifempty + compress + copytruncate + su USER USER +} -- cgit v1.2.3