Google Cloud Pub/Sub Subscriber modified

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Goal

Detect changes to 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 any of the following methods are invoked:

  • google.pubsub.v1.Subscriber.UpdateSubscription
  • google.pubsub.v1.Subscriber.DeleteSubscription

Triage and response

Review the subscription and ensure it is properly configured.