Proxy Log Level
Summary
Proxy Log Level sets Envoy's logging level for the Pomerium Proxy service. If unset, Pomerium uses the value of log_level.
How to configure
- Core
- Enterprise
- Kubernetes
| Config file keys | Environment variables | Type | Default |
|---|---|---|---|
proxy_log_level | PROXY_LOG_LEVEL | string | value of log_level |
Examples
proxy_log_level: error
PROXY_LOG_LEVEL=debug
Set Proxy Log Level under Global settings in the Console:

The proxy_log_level setting can also be configured by Terraform.
Kubernetes does not support Proxy Log Level
Options
tracedebuginfowarnorwarningerrorcriticalfatalpanicoff,none, ordisabled