Your IP : 216.73.217.127


Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/ngxutil

/var/log/ngxutil.log {
    weekly
    rotate 4
    compress
    missingok
    notifempty
    create 0644 root root
    dateext
}