| Current Path : /etc/logrotate.d/ |
| Current File : //etc/logrotate.d/imunify360-unified-access-logger |
/var/log/imunify360/imunify360-unified-access-logger/log.rotate {
missingok
notifempty
size 3M
rotate 2
create 0600 root root
postrotate
systemctl restart imunify360-unified-access-logger > /dev/null
endscript
}