/var/log/netq-ng-agent.log {
        size 500k
        sharedscripts
        missingok
        compress
        rotate 14
        nocreate
        delaycompress
        su root root

        postrotate
        killall -HUP -q rsyslogd syslogd syslog-ng || true
        endscript
}
