ning1875 commented on PR #9726:
URL: https://github.com/apache/apisix/pull/9726#issuecomment-1610702777

   > Hi @ning1875, I don't think you need to create this pr to implement this 
function. You could record the request header like this, we suppose the nginx 
and apisix variable
   > 
   > ```
   > curl http://127.0.0.1:9180/apisix/admin/plugin_metadata/file-logger -H 
'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
   > {
   >   "log_format": {
   >     "release": "$http_release",
   >   }
   > }'
   > ```
   
   test ok ,it works 。so does it support by openresty ?


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