Valid Professional-Cloud-DevOps-Engineer Dumps shared by EduDump.com for Helping Passing Professional-Cloud-DevOps-Engineer Exam! EduDump.com now offer the newest Professional-Cloud-DevOps-Engineer exam dumps, the EduDump.com Professional-Cloud-DevOps-Engineer exam questions have been updated and answers have been corrected get the newest EduDump.com Professional-Cloud-DevOps-Engineer dumps with Test Engine here:
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 processed by a security information and event management (SIEM) system. The SIEM ingests logs by using Pub/Sub. You must ensure that all existing and future logs are scanned by the SIEM. What should you do?
Correct Answer: A
Comprehensive and Detailed Explanation: To ensure all logs (existing and future) are automatically processed by the SIEM system, the best approach is: Use an organization-level aggregated sink # Captures logs from all existing and future projects automatically. Send logs to a Pub/Sub topic # Since the SIEM ingests logs via Pub/Sub, this ensures logs are streamed in real- time. Set an inclusion filter # To capture all logs needed by the security team. #Why not other options? B (Project-level logging sink)## Requires manual setup per project, which doesn't scale for new projects. C (Log bucket instead of Pub/Sub)## SIEM is expecting real-time log ingestion via Pub/Sub, not a storage- based approach. D (Folder-level logging sink)## Only applies to specific folders, not the entire organization. #Official Reference: Aggregated Sinks for Cloud Logging Exporting Logs to SIEM via Pub/Sub