lifeblood opened a new issue, #8717:
URL: https://github.com/apache/apisix/issues/8717

   ### Description
   
   plugin_attr:
     log-rotate:
         interval: 76400    # rotate interval (unit: second)
         max_kept: 24     # max number of log files will be kept
         max_size: -1      # max size of log files will be kept
         enable_compression: false    # enable log file compression(gzip) or 
not, default false
   
   access logs can not delete
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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-unsubscr...@apisix.apache.org.apache.org

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

Reply via email to