Jasonbr commented on issue #10795:
URL: https://github.com/apache/apisix/issues/10795#issuecomment-1886310220

   @sheharyaar 
   After enabling the log rotate plugin in config.yaml, all other plugins that 
are enabled by default have become invalid and need to be enabled in plugins.
   Plugins:
   #The plugins you enabled
   --Log rotate
   Plugin_ Attr:
   Log rotate:
   Interval: 3600 # rotate interval (unit: second)
   Max_ Ket: 168 # 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
   
   And then some custom plugins through regularization all became invalid,It 
seems that it needs to be opened under Plugins:


-- 
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