Which of the following services can be used to do a deep dive into the packets sent across to EC2 Instances.
Answer options:
A.Cloudwatch
B.Cloudtrail
C.FlowLogs
D.None of the above
Answer correct:
Answer – D
All of the services such as Flowlogs give you metadata on the traffic. It will not give a deep dive into the actual packets. You need to use a custom software for this.
An example of this is given in the below link:
http://fmad.io/blog-aws-packet-capture-ec2.html