How To Integrate CloudWatch With CloudTrail

How To Integrate CloudWatch With CloudTrail Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to enable insight events in CloudTrail. https://cloudaffaire.com/how-to-enable-insight-events-in-aws-cloudtrail/ In today’s blog post, we will discuss how to integrate CloudWatch with CloudTrail. You might want to trigger something say a lambda function, a system manager document or any other automation based on a CloudTrail event. There are different ways to achieve that…

0 Comments

CloudWatch Logs

CloudWatch Logs Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed CloudWatch Events and also create CloudWatch events on EC2 instance state change. https://cloudaffaire.com/cloudwatch-events/ In this blog post, we are going to discuss CloudWatch Logs. We are also going to configure CloudWatch Log Agent in an EC2 instance hosting Amazon Linux 2 to collect and store system logs in CloudWatch console. CloudWatch Logs: You can use…

1 Comment

CloudWatch Events

CloudWatch Events Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed CloudWatch Alarm. We have also created a CloudWatch Alarm on an EC2 instance memory utilization. https://cloudaffaire.com/cloudwatch-alarm/ In this blog post, we are going to discuss CloudWatch Events. We are also going to configure CloudWatch Events on EC2 instance state change. CloudWatch Events: Amazon CloudWatch Events delivers a near real-time stream of system events that describe…

0 Comments

CloudWatch Alarm

CloudWatch Alarm Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed CloudWatch Agent. We have also installed and configured CloudWatch Agent in an EC2 instance. https://cloudaffaire.com/cloudwatch-agent/ In this blog post, we are going to discuss CloudWatch Alarm. We are also going to configure CloudWatch Alarm on EC2 instance memory utilization. CloudWatch Alarm: You can create a CloudWatch alarm that watches a single CloudWatch metric or the…

0 Comments

CloudWatch Agent

CloudWatch Agent Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed CloudWatch Dashboard and created our 1st Dashboard. https://cloudaffaire.com/cloudwatch-dashboard/ In this blog post, we are going to discuss CloudWatch Agent. We are also going to configure CloudWatch Agent in an EC2 instance hosting Amazon Linux 2. CloudWatch Agent: AWS provides CloudWatch Agent that can be used to collect and publish metrics and logs from both EC2…

0 Comments

CloudWatch Dashboard

CloudWatch Dashboard Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last two blog posts, we have discussed custom CloudWatch metrics. https://cloudaffaire.com/cloudwatch-custom-metrics-part-two/ In this blog post, we are going to discuss the CloudWatch Dashboard, we are also going to create a CloudWatch Dashboard and include our custom metrics collected in the previous two blogs. CloudWatch Dashboard: AWS CloudWatch dashboards are customizable home pages in the CloudWatch console that you can use to monitor…

0 Comments

CloudWatch Custom Metrics Part Two

CloudWatch Custom Metrics Part Two Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog posts, we have discussed how to create our own custom CloudWatch metrics using AWS provided Perl script. https://cloudaffaire.com/cloudwatch-custom-metrics-part-one/ In this blog post, we are going to create custom matrices for processes inside EC2 instance in CloudWatch using our own shell script and AWS CLI. The shell script will collect the memory utilization of MySQL and Apache…

0 Comments

CloudWatch Custom Metrics Part One

CloudWatch custom metrics part one Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog posts, we have discussed the basics of CloudWatch. https://cloudaffaire.com/cloudwatch/ In this blog post, we are going to create custom matrices for EC2 instance in CloudWatch. By default, AWS provides a set of default metrics for your EC2 instance monitoring. But you can always create your metrics and publish to the CloudWatch. There are several ways to…

0 Comments

CloudWatch

CloudWatch Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed DAX in DynamoDB and with that, we have concluded our introductory series in DynamoDB. https://cloudaffaire.com/dynamodb-accelerator-dax/ In this blog post, we are going to start with a new AWS service CloudWatch. CloudWatch: Amazon CloudWatch monitors your AWS resources and the applications you run on AWS in real time. You can use CloudWatch to collect and track metrics,…

0 Comments