/var/tmp/ds.log/*log {
    weekly
    rotate 5
    missingok
    notifempty
    copytruncate
    size 10M
}
