Vacant2333 commented on issue #10617:
URL: https://github.com/apache/apisix/issues/10617#issuecomment-1849029239

   > > looks like you will probably have to patch apisix... but let me find 
something.
   > 
   > thanks @shreemaan-abhishek
   > 
   > We are facing difficulties because the error.log format cannot be 
customized to include a request_id, and the response body lacks useful 
information. Consequently, we have to manually query the logs, matching the 
date and URI to correlate error.log with access.log, for the developers.
   
   seems like the logger plugin will help u, u can see the [http 
logger](https://apisix.apache.org/zh/docs/apisix/next/plugins/http-logger/) or 
[file logger(may 
better)](https://apisix.apache.org/zh/docs/apisix/next/plugins/file-logger/)


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

Reply via email to