Google Cloud Pub/Sub topic deleted

Goal

Detect deletion of Google Cloud Pub/Sub subscriptions, which can stop audit logs from being sent to Datadog.

Strategy

Monitor Google Cloud admin activity audit logs to determine when the following method is invoked:

  • google.pubsub.v1.Publisher.DeleteTopic

Triage and response

Review the subscription and ensure it is properly configured.