Ultimate access to all questions.
You are tasked with designing a new system for collecting logs across your organization. The requirement is to aggregate all audit logs from every project into a single location. Which two methods should you use to achieve this?
Explanation:
Option A is incorrect because the logging bucket should be created in Logging under Logs Storage, not in Cloud Storage. Options D and C are correct. The logging bucket is properly set up in Logging, and the organization logs sink is correctly configured via the CLI. Option B is incorrect as this configuration cannot be done through the console. Option E does not meet the requirement of aggregating logs in a single location. Reference: Google Cloud Logging Documentation.