Question 23:
Your company has an EC2 Instance that is hosted in an AWS VPC. There is a requirement to ensure that log files from the EC2 Instance are stored in a secure manner. The access should be limited to the log files. How can this be accomplished? Choose 2 answers from the options given below. Each answer forms part of the solution.
Answer options:
A.Stream the log files to a separate CloudTrail trail. B.Stream the log files to a separate Cloudwatch Log group. C.Create an IAM policy that gives the desired level of access to the CloudTrail trail. D.Create an IAM policy that gives the desired level of access to the Cloudwatch Log group.