Update tmp-logrotate

This commit is contained in:
2023-07-04 16:30:19 -05:00
parent 755d52732c
commit 42f796dd6f

View File

@@ -15,3 +15,11 @@ su root syslog
compress
daily
}
/opt/idssys/nodemgmt/logs/logfile {
size 1M
create 0664 root root
rotate 3
compress
monthly
}