/var/log/ntop-access.log {
    missingok
    compress
    size=500k
    postrotate
	/sbin/service ntop restart 2> /dev/null || true
    endscript
}
