/var/log/eltex-radius-db/store_radacct.log {
        weekly
        rotate 24
        dateext
        dateformat -%Y-%m-%d
        dateyesterday
        extension .log
        missingok
        notifempty
        nocreate
}

/var/log/eltex-radius-db/create_partitions.log {
        size 10k
        weekly
        rotate 50
        missingok
        notifempty
        nocreate
}
