
Answer-first summary for fast verification
Answer: Set filters to generate only logs that meet specific criteria, Turn off metadata annotations or specify only certain annotations
Setting filters and adjusting metadata annotations are effective methods to control the volume of logs generated and stored by VPC Flow Logs. Options A and B are incorrect as they pertain to log storage rather than log collection reduction. Option E is not applicable to VPC Flow Logs but is used for logs from infrastructure like GKE and GCE. For more details, refer to the [VPC Flow Logs documentation](https://cloud.google.com/vpc/docs/flow-logs).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company requires compliance with industry standards and has tasked you with configuring VPC Flow Logs. A major goal is to minimize the logs collected to reduce storage costs. Which TWO actions can you take to achieve this?
A
Modify the default retention period on the Logs bucket
B
Create Log Sinks to store VPC Flow Logs
C
Set filters to generate only logs that meet specific criteria
D
Turn off metadata annotations or specify only certain annotations
E
Use the record_transformer plugin to modify logs and reduce the number written to Logging
No comments yet.