Difference between revisions of "GKE logs"

From wikieduonline
Jump to navigation Jump to search
 
Line 19: Line 19:
 
== Related ==
 
== Related ==
 
* [[Fluentbit]]: https://cloud.google.com/stackdriver/docs/solutions/gke/managing-logs#custom_agents
 
* [[Fluentbit]]: https://cloud.google.com/stackdriver/docs/solutions/gke/managing-logs#custom_agents
 +
* <code>[[fluent-bit-gke-exporter]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 09:31, 29 September 2022

  • GKE container logs are removed when their host Pod is removed, when the disk on which they are stored runs out of space, or when they are replaced by newer logs.
  • System logs are periodically removed to free up space for new logs.
  • Cluster events are removed after one hour.

GKE deploys, by default a per-node logging agent that reads container logs, adds helpful metadata, and then stores logs for container and system logs,



Related[edit]

See also[edit]

Advertising: