lingsamuel commented on issue #9536: URL: https://github.com/apache/apisix/issues/9536#issuecomment-1610994607
I can't reproduce this either  Here is my config ```yaml plugins: # ... - log-rotate # enable log-rotate # ... plugin_attr: log-rotate: interval: 3600 max_kept: 168 max_size: 1000000 # ~1M enable_compression: false ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
