HTTP Request Body Logging with Istio & Envoy
May 28, 2022 · 4 min read · Istio uses the Envoy Proxy as a sidecar for Kubernetes pods. This allows for transparent traffic routing and encryption. These proxies are predestined to generate a complete HTTP access log for your Kubernetes cluster. The log format produced by Envo...
Join discussion