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