diff --git a/configs/logrotate.d/check_health b/configs/logrotate.d/check_health index c667645..a98b608 100644 --- a/configs/logrotate.d/check_health +++ b/configs/logrotate.d/check_health @@ -1,6 +1,7 @@ /var/opt/hc/check_health.sh.log { monthly notifempty + missingok rotate 6 create 644 root root }