
Ultimate access to all questions.
You are tasked with setting up a logging system for your operations team to capture logs only from production projects. These production projects are organized within a specific folder in your Google Cloud Organization. The goal is to ensure that both existing and future production projects' logs are captured automatically in a centralized location. How should you configure the logging export to meet these requirements?
A
Create an aggregated export on the Production folder. Set the log sink to be a Cloud Storage bucket in an operations project.
B
Create an aggregated export on the Organization resource. Set the log sink to be a Cloud Storage bucket in an operations project.
C
Create log exports in the production projects. Set the log sinks to be a Cloud Storage bucket in an operations project.
D
Create log exports in the production projects. Set the log sinks to be BigQuery datasets in the production projects, and grant IAM access to the operations team to run queries on the datasets.