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 2021/09/16 03:14:07 UTC

[GitHub] [apisix] bingoku opened a new issue #5071: 如何忽略某个路由的请求日志?

bingoku opened a new issue #5071:
URL: https://github.com/apache/apisix/issues/5071


   ### Issue description
   
   如题
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `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-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] shuaijinchao commented on issue #5071: 如何忽略某个路由的请求日志?

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5071:
URL: https://github.com/apache/apisix/issues/5071#issuecomment-920553209


   Do not record log?


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

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



[GitHub] [apisix] spacewander closed issue #5071: request help: How to ignore the access log of a certain route?

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #5071:
URL: https://github.com/apache/apisix/issues/5071


   


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

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



[GitHub] [apisix] shuaijinchao commented on issue #5071: 如何忽略某个路由的请求日志?

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5071:
URL: https://github.com/apache/apisix/issues/5071#issuecomment-920634894


   > > Do not record log?
   > 
   > yes
   
   It is currently not possible to ignore the nginx access log directly, please refer to @spacewander reply.


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

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



[GitHub] [apisix] bingoku commented on issue #5071: 如何忽略某个路由的请求日志?

Posted by GitBox <gi...@apache.org>.
bingoku commented on issue #5071:
URL: https://github.com/apache/apisix/issues/5071#issuecomment-920588665


   > Do not record log?
   
   yes


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

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



[GitHub] [apisix] spacewander commented on issue #5071: 如何忽略某个路由的请求日志?

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #5071:
URL: https://github.com/apache/apisix/issues/5071#issuecomment-920558351


   Currently the only way is to solve in the collector side, see https://github.com/apache/apisix/issues/3526 


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

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