Back to Contour

Enabling Envoy Debug Logging

site/content/docs/v1.14.1/troubleshooting/envoy-debug-log.md

1.33.4469 B
Original Source

Enabling Envoy Debug Logging

The envoy command has a --log-level flag that can be useful for debugging. By default, it's set to info. To change it to debug, edit the envoy DaemonSet in the projectcontour namespace and replace the --log-level info flag with --log-level debug. Setting the Envoy log level to debug can be particilarly useful for debugging TLS connection failures.