An enterprise organization wants to automatically detect potential data exfiltration and unauthorized IAM policy modifications in real time across their entire GCP resource hierarchy. They require a fully managed Google Cloud threat detection service that automatically inspects Cloud Audit Logs for suspicious behavior without requiring custom log parsing code or third-party SIEM management. Which GCP solution should the organization implement?
- Enable Security Command Center Premium to leverage Event Threat Detection for automated real-time analysis of Cloud Audit Logs across the organization.Answer
- BCreate an organization-level aggregate log sink to Pub/Sub and grant the primitive Owner role to a custom compute engine service account that analyzes logs.
- CRely exclusively on fine-grained Identity and Access Management (IAM) role assignments on storage buckets to prevent data exfiltration without perimeter controls or threat detection.
- DRequire Customer-Supplied Encryption Keys (CSEK) across all Cloud Storage buckets to ensure log entries are protected from internal threat actors.
Answer
Enable Security Command Center Premium to leverage Event Threat Detection for automated real-time analysis of Cloud Audit Logs across the organization.
The correct solution uses Security Command Center Premium's built-in Event Threat Detection (ETD) engine. ETD continuously analyzes organization-level Cloud Audit Logs to identify threat patterns—such as unauthorized IAM changes, anomalous data downloads, and compromised service accounts—without requiring custom infrastructure or log parsing software.
Step-by-Step Solution
Key Concept
Security Command Center Event Threat Detection for automated Cloud Audit Log monitoring