A SysOps administrator configured VPC flow logs by using the default format. The SysOps administrator specified Amazon CloudWatch Logs as the destination. This solution has worked successfully for several months. However, because of additional troubleshooting requirements, the SysOps administrator needs to include the tcp-flags field on the flow logs. What should the SysOps administrator do to meet this requirement?
Select an option, then click Submit answer.
Reference / correct answer:
Create a new flow log. Include the tcp-flags field in the custom log format. Delete the original flow log.
Most accepted answer: A. Create a new flow log. Include the tcp-flags field in the custom log format. Delete the original flow log.
Community votes: A=3
Answer is A. tcp-flags are not included into default format. If you want to have tcp-flags, you should use custom log format. You can't modify existing flow log. https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html upvoted 9 times
Selected Answer: A A: Create a new flow log. Include the tcp-flags field in the custom log format. Delete the original flow log. "After you create a flow log, you cannot change its configuration or the flow log record format. For example, you can't associate a different IAM role with the flow log, or add or remove fields in the flow log record. Instead, you can delete the flow log and create a new one with the required configuration." https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-logs-limitations upvoted 3 times
Selected Answer: A A. Create a new flow log. Include the tcp-flags field in the custom log format. Delete the original flow log. This way, you can create a new flow log with the desired log format, including the tcp-flags field, and then switch to using the new flow log configuration. upvoted 2 times
Answer is A. upvoted 2 times
Selected Answer: A https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-logs-limitations upvoted 2 times