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 2022/12/28 06:13:53 UTC

[GitHub] [apisix] bluewaystar opened a new issue, #8579: help request: How to know which consumer visited which route and upstream at which time

bluewaystar opened a new issue, #8579:
URL: https://github.com/apache/apisix/issues/8579

   ### Description
   
   How to know which consumer visited which route and upstream at which time?
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `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.apache.org

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


[GitHub] [apisix] juzhiyuan commented on issue #8579: help request: How to know which consumer visited which route and upstream at which time

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

   Hi @bluewaystar,
   
   1. Does APISIX Variables can meet your needs? If yes, then please close this issue :)
   2. If you have tried it successfully, can you please take some time to write a blog? Apache APISIX Community has one Blogger Program (https://apisix.apache.org/guest-blog-post), good content will be published on APISIX's Blog. https://apisix.apache.org/blog
   
   If you have interests, please cc @EmilyKeer 🥳 


-- 
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] shreemaan-abhishek closed issue #8579: help request: How to know which consumer visited which route and upstream at which time

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek closed issue #8579: help request: How to know which consumer visited which route and upstream at which time
URL: https://github.com/apache/apisix/issues/8579


-- 
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] soulbird commented on issue #8579: help request: How to know which consumer visited which route and upstream at which time

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

   How to identify a third party? IP or what others?
   Regarding routing, you can use apisix variables in the log to represent different paths, upstreams, services, etc. https://github.com/apache/apisix/blob/master/docs/en/latest/apisix-variable .md


-- 
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] bluewaystar commented on issue #8579: help request: How to know which consumer visited which route and upstream at which time

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

   > How to identify a third party? IP or what others? Regarding routing, you can use apisix variables in the log to represent different paths, upstreams, services, etc. https://github.com/apache/apisix/blob/master/docs/en/latest/apisix-variable .md
   
   thanks


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