我如何引用 consumerId 以登录 express-gateway - 例如特定的“元素”是否记录在任何地方?
mytest:
apiEndpoints:
- test
policies:
- log:
action:
message: ${req.consumerId} ${req.ip} ${req.method} ${req.originalUrl}
- key-auth:
- proxy:
action:
serviceEndpoint: testscore
changeOrigin: true
stripPath: true
给我一个空响应