Baoyuantop commented on PR #12850: URL: https://github.com/apache/apisix/pull/12850#issuecomment-3747310596
Hi @tanujs108, for this scenario, our preferred solution is to include the request ID in the error log and correlate it with the access log. This provides the full context of the request. In fact, the underlying library already [supports this capability](https://github.com/api7/apisix-nginx-module/pull/93), and we are considering adding this feature in future versions of APISIX. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
