zouyongsheng opened a new issue #4098:
URL: https://github.com/apache/apisix/issues/4098


    **Issue description**
   The http-logger plug-in is opened in route, and the demo program is 
configured to receive log information, save relevant information, and test. The 
demo program cannot receive the corresponding log information
   
    **Environment**
   * apisix version (cmd: `apisix version`):2.5
   * OS (cmd: `uname -a`): Linux 3.10.0-862.el7.x86_64
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):1.19.3.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):3.4.0
   * apisix-dashboard version, if have:2.4
   
   **Steps to reproduce the issue**
   Configure a route, enable the HTTP logger plug-in, and configure the URI 
property of HTTP logger as http://127.0.0.1 : 5000/demo/logger, save access 
test, view demo program console output (I just export log information to 
console in the interface method of /demo/logger), but the result is unexpected 
/ demo / logger has no output
   
   
![image](https://user-images.githubusercontent.com/22516879/115526402-914c8b80-a2c2-11eb-8312-9f77842f74da.png)
   
   Ask for help, thank you!


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to