spacewander commented on issue #6709: URL: https://github.com/apache/apisix/issues/6709#issuecomment-1236566542
Putting the configuration into log-rotate is possible, but there are some cons so I personally don't like this idea. Here is the limitation: 1. the feature is meaningful only when used with other plugins like file-logger. 2. it requires rewriting the current implementation. The current implementation uses a static conf file to configure the log rotate options and hardcodes the log file's name. The workload of modification isn't lower than modifying the file-logger. -- 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]
