tzssangglass commented on issue #5276: URL: https://github.com/apache/apisix/issues/5276#issuecomment-946747076
> req_id is key in my logformat; but value is "http_x_ak_request_id" take a look at:https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/traffic-split.md#matching-rules-correspond-to-upstream ``` "vars": [ ["http_x-api-id","==","2"] ] ``` the request header it will match is `x-api-id` -- 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]
