linkerd2 Is the latest version supported access logs ? #7847
Replies: 4 comments 5 replies
-
Hey @eddielishan, we've introduced support for access log style metrics in this edge version: https://github.com/linkerd/linkerd2/blob/main/CHANGES.md#edge-2215 ( You can use an edge proxy for your control plane component that runs stable-2.11.x, but we do not recommend it. Edge versions are released weekly and will generally focus on adding new features. Keep in mind, there is also no way to configure the access log endpoint through the CLI or annotations, unless you use a recent edge version. Hope this clears it up! |
Beta Was this translation helpful? Give feedback.
-
Hey @mateiidavid {"client.addr":"10.1.1.222:54554","client.id":"default.default.serviceaccount.identity.linkerd.cluster.local","host":"account-service:8080","method":"GET","processing_ns":"241200","request_bytes":"","response_bytes":"53","status":200,"timestamp":"2022-02-10T03:54:36.684844000Z","total_ns":"3651100","trace_id":"","uri":"http://account-service:8080/name","user_agent":"Java/1.8.0_111","version":"HTTP/2.0"} |
Beta Was this translation helpful? Give feedback.
-
Hey @mateiidavid |
Beta Was this translation helpful? Give feedback.
-
@mateiidavid |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Excuse me, it seems that version 2.11 installed through getting started does not support access_Log, I see
https://github.com/linkerd/linkerd2-proxy/releases/tag/release%2Fv2.171.0 With this function, I want to ask, linkerd2-proxy v2.171.0 can be installed and used separately in the production environment.. Or does the main version 2.12 support access_Log? when will it be released? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions