For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/security/default_rules/f68-e1e-db8.md. A documentation index is available at /llms.txt.

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.