
Answer-first summary for fast verification
Answer: Create user-defined log buckets in the security team’s project. Configure a Cloud Logging sink to route your application’s logs to log buckets in the security team’s project.
To comply with the governmental regulation requiring the duplication of specific application logs to a restricted project for the security team, the most efficient and correct method is to utilize Cloud Logging sinks. This approach allows for the seamless routing of logs without manual intervention or the risk of losing original log data. Option A accurately describes this process by suggesting the creation of user-defined log buckets in the security team's project and configuring a Cloud Logging sink to direct the necessary logs there. This method ensures compliance without affecting the original log storage or requiring inefficient manual copying processes. Options B, C, and D either propose less efficient manual methods or incorrect modifications to default settings that could lead to non-compliance or data loss. Therefore, Option A is the sole correct answer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
To comply with a new governmental regulation, you need to send a duplicate copy of specific application logs from your project to a restricted security team project. What is the recommended approach to implement this?
A
Create user-defined log buckets in the security team’s project. Configure a Cloud Logging sink to route your application’s logs to log buckets in the security team’s project.
B
Create a job that copies the logs from the _Required log bucket into the security team’s log bucket in their project.
C
Modify the _Default log bucket sink rules to reroute the logs into the security team’s log bucket.
D
Create a job that copies the System Event logs from the _Required log bucket into the security team’s log bucket in their project.