dabue commented on a change in pull request #2592:
URL: https://github.com/apache/apisix/pull/2592#discussion_r526062437
##########
File path: apisix/cli/ngx_tpl.lua
##########
@@ -154,6 +154,10 @@ http {
}
{% end %}
+ {% if enabled_plugins["error-log-logger"] then %}
+ lua_capture_error_log 1m;
Review comment:
change to 10m
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]