ly-hash opened a new issue #5037: URL: https://github.com/apache/apisix/issues/5037
### Issue description I want to add the result data of the request response to the access log. Now it seems that only status is supported. What should I do? In addition, I want to return the response result of JSON. For the HTML returned now, the response code is also specified, such as 404,500. The return part of the code can be customized,thank you ### Environment - apisix version (cmd: `apisix version`): 2.9 - OS (cmd: `uname -a`): centOS7 - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): 1.19.9.1 - 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: - 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
