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

   ### Description
   
   I'm using Java plugin runner, where I define a custom variable via 
[`request.setVars()`](https://github.com/apache/apisix-java-plugin-runner/blob/main/runner-plugin-sdk/src/main/java/org/apache/apisix/plugin/runner/HttpRequest.java#L299)
 in 
[`filter()`](https://github.com/apache/apisix-java-plugin-runner/blob/main/runner-plugin-sdk/src/main/java/org/apache/apisix/plugin/runner/filter/PluginFilter.java#L41)
 method. I would like to use this variable in `http-logger` log format.
   Is there a way to reference it from lua code / `http-logger` config?
   
   ### Environment
   
   - APISIX version: 3.11.0
   - Operating system: macOS Sequoia
   - Plugin runner version, for issues related to plugin runners: 
[apisix-java-plugin-runner](https://github.com/apache/apisix-java-plugin-runner)
 0.6.0
   


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