CloudWatch
Amazon CloudWatch monitors your AWS resources and applications, providing metrics, logs, and alarms in one place.
5 articlesHow to Collect Memory Disk Usage By Using CloudWatch Agent
2021/03/20·2 min readThis blog provides a quick guide on how to set up CloudWatch Agent manually on an EC2 Linux instance. CloudWatch Agent enables you to collect system or custom metrics from Amazon EC2 instances across operating systems. You can install CloudWatch Agent on AWS Cloud or on-premises servers, Linux, or Windows as well.
How to Send MongoDB Logs to CloudWatch Logs
2021/03/05·1 min readThis blog shows how to send MongoDB log files to AWS CloudWatch Logs. You can send multiple logs to AWS CloudWatch Logs by defining the awslogs.conf file.
How to Use CloudWatch Logs Insights to Analyze Logs
2021/03/05·1 min readHere, I provide examples of how to use CloudWatch Insights to search or analyze log data in CloudWatch logs. You can query one log group or multiple logs together to analyze the data, and you can also save the query and save the result to the CloudWatch dashboard.
How to Send Application Logs from EC2 to CloudWatch Logs
2021/03/02·2 min readThis blog shows how to send application logs from an Amazon Linux 2 EC2 instance to AWS CloudWatch Logs, including how to set up and configure the CloudWatch Logs agent.
How Much does CloudWatch Logs Cost
2021/02/15·2 min readSo CloudWatch logs are not free, but there's no up-front cost and the price is cheap to get started. Here are a few things you can pay attention to for CloudWatch logs.