A company runs a critical, customer-facing application on Amazon Elastic Kubernetes Service (Amazon EKS). The application has a microservices architecture. The company needs to implement a solution that collects, aggregates, and summarizes metrics and logs from the application in a centralized location. Which solution meets these requirements?
ARun the Amazon CloudWatch agent in the existing EKS cluster. View the metrics and logs in the CloudWatch console.
BRun AWS App Mesh in the existing EKS cluster. View the metrics and logs in the App Mesh console.
CConfigure AWS CloudTrail to capture data events. Query CloudTrail by using Amazon OpenSearch Service.
DConfigure Amazon CloudWatch Container Insights in the existing EKS cluster. View the metrics and logs in the CloudWatch console.