Skip to content

fix: use apisix_request_id only in http subsystem log format#13006

Merged
Baoyuantop merged 1 commit into
apache:masterfrom
shreemaan-abhishek:fix-access-log-format
Feb 13, 2026
Merged

fix: use apisix_request_id only in http subsystem log format#13006
Baoyuantop merged 1 commit into
apache:masterfrom
shreemaan-abhishek:fix-access-log-format

Conversation

@shreemaan-abhishek

Copy link
Copy Markdown
Contributor

Description

The apisix_request_id variable is only available in the http subsystem but it was wrongly included in the access_log_format and the regex evaluation in the tests didn't detect this issue.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Feb 12, 2026
@Baoyuantop
Baoyuantop merged commit edf0375 into apache:master Feb 13, 2026
20 of 21 checks passed
wistefan pushed a commit to wistefan/apisix that referenced this pull request Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants