Proxy Log Level
Summary
Proxy Log Level sets the logging level for the Pomerium Proxy service access logs. Only logs of the desired level and above will be logged.
How to configure
- Core
- Enterprise
- Kubernetes
| Config file keys | Environment variables | Type | Default |
|---|---|---|---|
proxy_log_level | PROXY_LOG_LEVEL | string | debug or value of log_level if set |
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
debuginfowarnerror