Files
zira-etc/logrotate.d/imunify360-unified-access-logger

10 lines
215 B
Plaintext

/var/log/imunify360/imunify360-unified-access-logger/log.rotate {
missingok
notifempty
size 30k
create 0600 root root
postrotate
service imunify360-unified-access-logger restart
endscript
}