Operational logs record conditions, changes, and actions as you manage ongoing operations in applications and services on Google Distributed Cloud (GDC) air-gapped. These logs help developers and operators to test and debug applications.
Distributed Cloud collects operational logs for the following resources:
Kubernetes pods and containers. Kubernetes operational logs are sent to the
stdout
andstderr
streams of a containerized application. All container operational logs follow the same standard Kubernetes container runtime interface (CRI) logging format. For more information, see https://github.com/kubernetes/design-proposals-archive/blob/main/node/kubelet-cri-logging.md.Netflow logs from network switches. The log format uses a custom JSON format.