
Answer-first summary for fast verification
Answer: Policy Denied logs
**Correct Answer: B. Policy Denied logs** cannot be disabled. This is because they are essential for security and compliance monitoring. - **A. Data Access logs** can be disabled, as they are optional and used for auditing access to data. - **C. Firewall logs** can be disabled, providing flexibility in monitoring network traffic. - **D. VPC Flow logs** can also be disabled, allowing for control over the collection of network flow information. For more details, refer to the [Google Cloud documentation on audit logs](https://cloud.google.com/logging/docs/audit#types).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your DevOps team is tasked with implementing aggregated logs collection across all projects within your company's Google organization to optimize costs by reducing the volume of logs collected. Which of the following log types is mandatory and cannot be disabled?
A
Data Access logs
B
Policy Denied logs
C
Firewall logs
D
VPC Flow logs
No comments yet.