/var/log/mvs/console.log {
    compress
    dateext
    notifempty
    missingok
    nocreate

    maxage 30
    rotate 10
    size 5M
}

/var/log/mvs/hercules.log {
    compress
    dateext
    notifempty
    missingok
    nocreate

    maxage 30
    rotate 10
    size 5M
}
