/var/log/spectrum/*.log {
    rotate 5
    size 1M
    missingok
    notifempty
}
