Supported versions:
Unsupported versions:
All of the Apigee hybrid services that run in your Kubernetes cluster output operational log information. This log information is useful for troubleshooting and debugging. For example, if a service pod's status indicates a problem, you can look at the log files for that pod to gain insight into the issue. Apigee support may request you to provide log information to diagnose and solve a problem.
Each runtime plane service writes log data to stdout/stderr, and Kubernetes writes this data to the host filesystem. A logs collector for hybrid runs on each hybrid node. The collector is a DaemonSet (replicated once and only once per node) whose job is to collect the written log data and export it to the Cloud Logging application associated with your Google Cloud account.
The following diagram shows the log data collection process:
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-09 UTC.