diff --git a/docs/root/configuration/observability/application_logging.rst b/docs/root/configuration/observability/application_logging.rst
index 7a18fb210e925..7434d2cd5791c 100644
--- a/docs/root/configuration/observability/application_logging.rst
+++ b/docs/root/configuration/observability/application_logging.rst
@@ -14,7 +14,7 @@ Stackdriver Logging with GKE
`Google Kubernetes Engine `_. Envoy should be configured
with the following :ref:`command line options `:
-* ``--log-format '%L%m%d %T.%e %t envoy] [%t][%n]%v'``: Logs are formatted in `glog `_
+* ``--log-format '%L%m%d %T.%e %t envoy/%@] [%t][%n]%v'``: Logs are formatted in `glog `_
format, allowing Stackdriver to parse the log severity and timestamp.
* ``--log-format-escaped``: Each string that is logged will be printed in a single line.
C-style escape sequences (such as ``\n``) will be escaped and prevent a single string