HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux HTML-DEV-SERVER 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
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
}