/opt/ucy/camerad/log/camerad-*.log {
    nocompress
    notifempty
    nocreate
    nomail
    missingok
    dateext
    dateformat -%Y_%m_%d_%s
    copytruncate
    rotate 10
    size 1M
}
