diff --git a/system/logrotate.d/2600hz-platform.conf b/system/logrotate.d/2600hz-platform.conf index adc44fd..cdb2a4e 100644 --- a/system/logrotate.d/2600hz-platform.conf +++ b/system/logrotate.d/2600hz-platform.conf @@ -3,6 +3,7 @@ missingok notifempty rotate 31 + maxage 5 create compress delaycompress diff --git a/system/logrotate.d/bigcouch.conf b/system/logrotate.d/bigcouch.conf index 68291d0..12827ad 100644 --- a/system/logrotate.d/bigcouch.conf +++ b/system/logrotate.d/bigcouch.conf @@ -3,6 +3,7 @@ missingok notifempty rotate 31 + maxage 5 create compress delaycompress diff --git a/system/logrotate.d/kamailio.conf b/system/logrotate.d/kamailio.conf index f3b282b..621e1ba 100644 --- a/system/logrotate.d/kamailio.conf +++ b/system/logrotate.d/kamailio.conf @@ -3,6 +3,7 @@ missingok notifempty rotate 31 + maxage 5 create compress delaycompress