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/08/15 04:57:43 UTC

[GitHub] [apisix] kys1230 opened a new issue, #7670: help request: How to output requestid to log

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

   ### Description
   
   How to output requestid to log. 
   I am using the request-id plugin. I hope to output the request-id to the log for troubleshooting
   I can't find a similar description in the document.
   
   
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.15.0
   - Operating system (run `uname -a`):
   Linux c7341dd4c5e9 5.18.7-arch1-1 x86_64 Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   nginx version: openresty/1.21.4.1
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   {"hostname":"c7341dd4c5e9","version":"2.15.0","boot_time":1659108142,"etcd_version":"3.4.0","id":"813de1fd-d3fe-45e4-84e4-462fce20cf9b"}
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   request-id
   - LuaRocks version, for installation issues (run `luarocks --version`):
   /usr/local/bin/luarocks 3.8.0
   LuaRocks main command-line interface
   


-- 
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] kys1230 commented on issue #7670: help request: How to output requestid to log

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

   I use $http_x_request_id the expected content was successfully output in the 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] kys1230 closed issue #7670: help request: How to output requestid to log

Posted by GitBox <gi...@apache.org>.
kys1230 closed issue #7670: help request: How to output requestid to log
URL: https://github.com/apache/apisix/issues/7670


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