Google Cloud Pub/Sub Subscriber modified

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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.