
Answer-first summary for fast verification
Answer: Policy Denied Logs
The correct answer is **Policy Denied Logs**. These logs are crucial for detecting malicious activities and unauthorized access attempts. Disabling them would hinder the DevOps team's ability to monitor and identify potential security threats. While **Firewall Logs**, **VPC Flow Logs**, and **Data Access Logs** can be disabled, doing so may compromise the organization's monitoring and security capabilities. For more information, refer to [Google Cloud's documentation on audit logs](https://cloud.google.com/logging/docs/audit#policy_denied).
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 essential and cannot be disabled?
A
Firewall Logs
B
VPC Flow Logs
C
Policy Denied Logs
D
Data Access Logs
No comments yet.