You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/18 03:49:32 UTC

[GitHub] [apisix] monkeyDluffy6017 commented on issue #8343: bug: log-rotate max_kept doesn't work if enable_compression: true

monkeyDluffy6017 commented on issue #8343:
URL: https://github.com/apache/apisix/issues/8343#issuecomment-1319507309

   The logic is correct:
   1. rename the old log file
   2. open the new log file
   3. compress the old log file
   4. clean the oldest file


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org