
Explanation:
The correct answer is D because enabling VPC Flow logs is essential for tracking all network flows. VPC Flow Logs capture a sample of network flows to and from VM instances, which are invaluable for network monitoring, forensics, real-time security analysis, and cost optimization. These logs are aggregated by connection at 5-second intervals and can be exported in real time for analysis using Cloud Pub/Sub and streaming APIs.
To enable your security team to audit network traffic within your network effectively, what is the most appropriate action to take?
A
Add a firewall capture filter.
B
Enable VPC Network logs
C
Disable flow logs.
D
Enable flow logs.
No comments yet.