Topic 1 Question 379
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?
Create a new flow log. Include the tcp-flags field in the custom log format. Delete the original flow log.
In the CloudWatch Logs log group, modify the filter to include the tcp-flags field and the type field.
In CloudWatch Metrics, modify the metric configuration to include the tcp-flags field.
Modify the existing flow log. Include the tcp-flags field and the type field in the custom log format. Save the configuration.
ユーザの投票
コメント(4)
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
👍 2Tapkar2023/08/24- 正解だと思う選択肢: A👍 1xSohox2023/08/25
Answer is A.
👍 1Globus7772023/10/30
シャッフルモード