/var/log/yeah/*.log {
    daily
    missingok
    rotate 3
    nocompress
    notifempty
    dateext
    dateformat -%Y%m%d-%s
}
