envoyproxy/gateway

Support for nested json access logs

Open

#5,403 opened on Mar 4, 2025

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

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

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