AWS Certified Developer Associate DVA-C01 – Question301

A business intelligence application runs on Amazon Elastic Container Service (Amazon ECS) on AWS Fargate.
Application-level audits require a searchable log of all API calls from users to the application. The application's developers must store the logs centrally on AWS.
Which solution will meet these requirements?

A.
Install the Amazon CloudWatch agent on the Amazon EC2 host that runs Fargate.
B. Configure the awslogs log driver in the ECS task definition.
C. Configure AWS CloudTrail for the ECS containers.
D. Install the ECS logs collector on the ECS hosts.

Correct Answer: A