lingsamuel commented on issue #9536:
URL: https://github.com/apache/apisix/issues/9536#issuecomment-1610994607

   I can't reproduce this either
   
   
![image](https://github.com/apache/apisix/assets/14567045/8ab3fcac-7ac9-4df3-8073-83f9ca092fd4)
   
   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]

Reply via email to