27.1k views
4 votes
Vera is the cloud administrator of a company, who wants to deploy its infrastructure in aws cloud. the administrator notices that one of the ec2 instances is frequently restarting, so she analyzes the system logs. what aws tool can be used to store and analyze the log files from the ec2 instance?

1 Answer

5 votes

Final answer:

The AWS tool that can be used to store and analyze log files from an EC2 instance is Amazon CloudWatch.

Step-by-step explanation:

To store and analyze log files from an EC2 instance, the Amazon Web Services (AWS) tool that can be used is Amazon CloudWatch. Amazon CloudWatch is a monitoring and management service that collects and stores log files, metrics, and events from various AWS resources, including EC2 instances.

To use Amazon CloudWatch, Vera can configure the service to collect the system logs from the EC2 instance. She can then view and analyze the logs in the CloudWatch console or use CloudWatch APIs for more advanced log analysis.

User Joyfulgrind
by
7.6k points