Skip to content

v2.171.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 19:39
· 2402 commits to main since this release
release/v2.171.0
1d62fd5
This release adds a new configuration variable,
`LINKERD2_PROXY_ACCESS_LOG` that configures whether per-request access
logs are emitted from inbound HTTP proxies. This variable may be set to
`apache` for Apache Common Log output or `json` for JSON formatted logs.
Access logs are emitted to stderr and the proxy's diagnostics logs are
emitted to stdout.