Question 134:
A company has a set of web servers. It is required to ensure that all the logs from these web servers can be analyzed in real-time for any sort of threat detection. What could be the right choice in this regard?
Answer options:
A.Upload all the logs to the SQS Service and then use EC2 Instances to scan the logs. B.Upload the logs to Amazon Kinesis and then analyze the logs accordingly. C.Upload the logs to CloudTrail and then analyze the logs accordingly. D.Upload the logs to Glacier and then analyze the logs accordingly.