/var/log/elma/*.log {
        daily
        rotate 14
        copytruncate
        compress
        missingok
        notifempty
}