/var/lib/ha/sync/synoha_left.log /var/lib/ha/sync/synoha_right.log {
    size 10M
    missingok
    rotate 1
    start 0
    nocompress
    postrotate
	/usr/syno/sbin/synoservice --reload syslog-ng || true
    endscript
}

/var/log/cluster/busy_system_info.log {
    size 5M
    missingok
    rotate 1
    start 0
    nocompress
}
