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

   ### Current Behavior
   
       "log_format": {
        "url": "$scheme://$http_host$request_uri", 
       "scheme": "$scheme",
       "http_host": "$http_host",
       "uri": "$request_uri", 
       "httpversion": "$server_protocol", 
       "upstream_response_time": "$upstream_response_time"
       }
   
   如上自定义日志格式,“url”这行,多个变量组合的情况下,无法显示日志。
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   apisix2.13
   
   ### Environment
   
   apisix2.13 
   


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