Skip to content

access_log: add %LISTENER_NAME% command operator#46092

Open
basundhara-c wants to merge 1 commit into
envoyproxy:mainfrom
basundhara-c:listener-name-formatter
Open

access_log: add %LISTENER_NAME% command operator#46092
basundhara-c wants to merge 1 commit into
envoyproxy:mainfrom
basundhara-c:listener-name-formatter

Conversation

@basundhara-c

Copy link
Copy Markdown
Contributor

Commit Message: access_log: add %LISTENER_NAME% command operator

Additional Description:
%LISTENER_NAME% logs the name of the listener that accepted the downstream connection. It reads ListenerInfo::name(), , and yields an empty value when no listener info is present or the name is unset. It parallels %FILTER_CHAIN_NAME%, which exposes the matched filter chain's name.

Risk Level: Low
Testing: Unit and Integration Tests
Docs Changes: Added
Release Notes: N.A
Platform Specific Features: N.A

@repokitteh-read-only

Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #46092 was opened by basundhara-c.

see: more, trace.

Signed-off-by: Basundhara Chakrabarty <basundhara17061996@gmail.com>
@basundhara-c basundhara-c force-pushed the listener-name-formatter branch from 8e78e36 to c25ff56 Compare July 12, 2026 18:27
@basundhara-c basundhara-c marked this pull request as ready for review July 12, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant