Skip to content

Commit 83736ba

Browse files
committed
Document PROXY
1 parent f8575c1 commit 83736ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deploy-apps/streaming-logs.html.md.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ For example:
157157

158158
The Diego Cell emits `HEALTH` logs when running health check actions for an app. These logs are generated by the health check binary that monitors app instances. By default, health check log output is suppressed unless an error occurs.
159159

160+
### <a id='proxy'></a> PROXY
161+
162+
The Envoy sidecar proxy emits `PROXY` logs. Each app container includes an Envoy sidecar that handles the mTLS handshake with the Gorouter and proxies traffic to the app process. By default, Envoy runs with a critical log level, so `PROXY` logs mainly appear when Envoy encounters critical errors or fails to start.
163+
160164

161165
## <a id='writing'></a> Writing to the log from your app
162166

0 commit comments

Comments
 (0)