Skip to content

Data Plane Logging: Native support for Upstream Access Logs #7780

@zhaohuabing

Description

@zhaohuabing

Description:
When troubleshooting upstream retries, operators need visibility into why individual retry attempts failed. Currently, the downstream access log only shows the final result of a request, not the intermediate failures that triggered retries.

Envoy's Router filter supports Upstream Access Logs which can log each upstream request attempt, including retries. This is valuable for:

Debugging intermittent upstream failures (503s, connection resets)
Understanding retry patterns and their root causes

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions