
Ultimate access to all questions.
Your organization manages multiple Google Cloud projects, each representing different environments like development, test, pre-production, and production. There's a need to implement a centralized logging system where logs from all environments are sent to a dedicated security project, with the exception of logs generated by an Apache application. Which two actions would you take to meet this requirement?
A
Establish a Logs bucket within the security project.
B
Set up a Logs bucket in every individual project.
C
For each project, configure a sink in the Logs router that directs logs to the security project's Logs bucket, applying a filter with a rate of 0 to exclude Apache logs.
D
For each project, configure a sink in the Logs router that directs logs to the security project's Logs bucket, applying a filter with a rate of 100 to exclude Apache logs.
E
For each project, configure a sink in the Logs router that directs logs to its own Logs bucket, applying a filter with a rate of 100 to exclude Apache logs.