PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #182
Your company runs services on Google Cloud. Each team runs their applications in a dedicated project. New teams and projects are created regularly. Your security team requires that all logs are…
The correct answer is C. Create an organization-level aggregated sink with a siem Pub/Sub topic as the destination. Set an. Organization-level aggregated sink allows you to collect logs from all projects within your Google Cloud organization, ensuring that logs from new projects are automatically included without additional configuration. By setting the sink to a Pub/Sub topic, you enable seamless…
Question
Options
- ACreate an organization-level aggregated sink with a log bucket as the destination. Set an
- BCreate a folder-level aggregated sink with a siem Pub/Sub topic as the destination. Set an
- CCreate an organization-level aggregated sink with a siem Pub/Sub topic as the destination. Set an
- DCreate a project-level logging sink with a siem Pub/Sub topic as the destination. Set an inclusion
How the community answered
(34 responses)- A6% (2)
- B3% (1)
- C79% (27)
- D12% (4)
Explanation
Organization-level aggregated sink allows you to collect logs from all projects within your Google Cloud organization, ensuring that logs from new projects are automatically included without additional configuration. By setting the sink to a Pub/Sub topic, you enable seamless ingestion of logs by the SIEM system, which relies on Pub/Sub for log processing. Using an inclusion filter to include all logs ensures that all relevant log types are captured, satisfying the security team's requirement for comprehensive logging. This setup is scalable and aligns with best practices for managing logs in a multi-project environment.
Topics
Community Discussion
No community discussion yet for this question.