Risk Level: Medium (should be achieved)
Ensure that logging with Cloud Logging is enabled for your Cloud Tasks queues in order to facilitate monitoring and troubleshooting of task issues. Once the logging feature is enabled, the following operations are logged: "CreateTask", "DeleteTask", "AttemptDispatch", and "AttemptResponse".
optimisation
efficiency
excellence
Enabling logging with Cloud Logging for Google Cloud Tasks queues allows you to monitor and troubleshoot task execution by providing detailed logs of task processing activities.
Audit
To determine if logging is enabled for your Google Cloud Tasks queues, perform the following operations:
Remediation / Resolution
To ensure that logging is enabled for your Google Cloud Tasks queues, perform the following operations:
References
- Google Cloud Platform (GCP) Documentation
- Understand Cloud Tasks
- Observability in Cloud Tasks
- Configure Cloud Tasks queues
- GCP Command Line Interface (CLI) Documentation
- gcloud projects list
- gcloud tasks queues list
- gcloud tasks queues describe
- gcloud tasks queues update
Publication date Mar 27, 2025