/var/log/kyiptraf/*.log {
    weekly
    rotate 4
    compress
    missingok
    notifempty
    create 0640 root root
}
