
Answer-first summary for fast verification
Answer: Configure the CloudWatch agent on the on-premises server by using IAM user credentials with permissions for CloudWatch
Configure the CloudWatch agent on the on-premises server by using IAM user credentials with permissions for CloudWatch The CloudWatch agent enables you to do the following: Collect system-level metrics from on-premises servers. These can include servers in a hybrid environment as well as servers not managed by AWS. Collect logs from Amazon EC2 instances and on-premises servers, running either Linux or Windows Server. To enable the CloudWatch agent to send data from an on-premises server, you must specify the access key and secret key of the IAM user that you created earlier.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A development team is managing a diverse set of applications, some hosted on-premises and others on EC2 instances within AWS. The application residing on-premises oversees the operations of all applications deployed on the EC2 instances. The team seeks to utilize Amazon CloudWatch to effectively monitor and troubleshoot the on-premises application in the event of any errors.
As an AWS Certified Developer Associate, what solution would you propose to meet this requirement?
A
Configure CloudWatch Logs to directly read the logs from the on-premises server
B
Upload log files from the on-premises server to an EC2 instance which further forwards the logs to CloudWatch
C
Configure the CloudWatch agent on the on-premises server by using IAM user credentials with permissions for CloudWatch
D
Upload log files from the on-premises server to S3 and let CloudWatch process the files from S3
No comments yet.