gke/Logging Api Enabled

Verifies if the Cloud Logging API is enabled for the project hosting the GKE cluster.

Product: Google Kubernetes Engine
Step Type: AUTOMATED STEP

Description

This initial step ensures that the fundamental infrastructure for logging within the project is operational. If the Cloud Logging API is disabled, logs from the GKE cluster won’t be collected or stored by Google Cloud.

Failure Reason

The logging health check failed because the Cloud Logging API is not enabled for the project.

Failure Remediation

Enable the Cloud Logging API for your project through the Google Cloud Console or relevant API calls. See instructions: https://cloud.google.com/kubernetes-engine/docs/troubleshooting/logging#verify_logging_is_enabled_in_the_project

Success Reason

The Cloud Logging API is enabled for the project.