/var/log/zuul/*.log {
    compress
    rotate 15
    size 1M
    dateext
    missingok
    notifempty
    su zuul zuul
    copytruncate
    sharedscripts
}
