Google Cloud logging sink modified
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Goal
Detect changes to Google Cloud logging sinks, 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.logging.v2.ConfigServiceV2.UpdateSink
google.logging.v2.ConfigServiceV2.DeleteSink
Triage and response
Review the sink and ensure the sink is properly configured.
Changelog
7 February 2023 - Updated query.