1 2 3 4 5 6 7
/var/log/chrony/*.log { missingok sharedscripts postrotate /usr/bin/chronyc cyclelogs |grep -v '^200 OK'; exit 0 endscript }