
Answer-first summary for fast verification
Answer: In the Logs router of each project, create a sink with the logs bucket in the security project as destination and specify the Apache logs to exclude with a filter rate of 100.
The correct approach is to create a sink in the Logs router of each project, directing logs to a bucket in the security project and applying a filter rate of 100 to exclude all Apache logs. This meets the requirement by centralizing logs in the security project while excluding the specified Apache logs. Other options either fail to centralize logs or incorrectly apply the exclusion filter.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company operates multiple projects in Google Cloud, representing various environments like development, test, pre-production, and production. A centralized logging system is needed to aggregate logs from all environments into a security project, with the specific requirement to exclude any logs generated by an Apache application. How can you achieve this?
A
Create a Logs bucket in each project.
B
In the Logs router of each project, create a sink with the logs bucket in the security project as destination and specify the Apache logs to exclude with a filter rate of 100.
C
Create a Logs bucket in the security project.
D
In the Logs router of each project, create a sink with the logs bucket in the security project as destination and specify the Apache logs to exclude with a filter rate of 0.
E
In the Logs router of each project, create a sink with the logs bucket in each project as destination.
F
destination and specify the Apache logs to exclude with a filter rate of 100.