envoyproxy/gateway

Support for nested json access logs

Open

#5,403 opened on Mar 4, 2025

 (11 comments) (4 reactions) (0 assignees)Go (802 forks)auto 404
help wantedtriage

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (Avg merge 14d 16h) (153 merged PRs in 30d)

Description

Description: Support for nested json access logs, which I believe envoy supports with the typed_json_format https://www.envoyproxy.io/docs/envoy/v1.33.0/configuration/observability/access_log/usage#format-dictionaries, would gives us the ability to follow GCP structured logging format: https://cloud.google.com/logging/docs/structured-logging#structured_logging_special_fields

Contributor guide