/var/log/comet_backup_jobs_helper.log {
    daily
    rotate 14
    compress
    delaycompress
    missingok
    notifempty
    copytruncate # make sure backup jobs can continue to write to the same file through a rotation
    create 0640 root root
}
