/var/log/xorp/*.log {
    rotate 7
    daily
    copytruncate
    notifempty
    missingok
    delaycompress
}
