/var/log/ky_kms_activation.log {
    monthly
    missingok
    notifempty
    rotate 5
    create 0640 root root
    postrotate
        /bin/systemctl try-restart kylin-kms-activation.service
    endscript
}
