You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/19 05:09:57 UTC

[GitHub] [apisix] membphis commented on issue #2410: feat: plugin `error-log-logger`, collect error log and report to remote server by `cosocket`

membphis commented on issue #2410:
URL: https://github.com/apache/apisix/issues/2410#issuecomment-711578946


   https://github.com/openresty/lua-nginx-module#lua_capture_error_log
   
   we need to enable this directive first, that is the switch. 
   
   and I think we can call `set_filter_level` in the `init` of plugin. it should be fine.
   


----------------------------------------------------------------
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:
users@infra.apache.org