From 254b06e33ec9c36ce32c7c0033fc12c20197f0ef Mon Sep 17 00:00:00 2001 From: Zachary Hu Date: Tue, 29 Mar 2022 23:19:33 +0800 Subject: [PATCH] fix(logrotate) add `delaycompress` option to avoid compression errors during log rotation --- kong.logrotate | 1 + 1 file changed, 1 insertion(+) diff --git a/kong.logrotate b/kong.logrotate index 3eda9d96036..4d3e09eb315 100644 --- a/kong.logrotate +++ b/kong.logrotate @@ -3,6 +3,7 @@ daily missingok compress + delaycompress notifempty sharedscripts postrotate