Difference between revisions of "GKE logs"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[System logs]] are periodically removed to free up space for new logs. | * [[System logs]] are periodically removed to free up space for new logs. | ||
* [[Cluster events]] are removed after one hour. | * [[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, | ||
Revision as of 08:01, 24 August 2022
https://cloud.google.com/stackdriver/docs/solutions/gke/managing-logs
- 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,
See also
Advertising: