AWS CloudWatch Configuration
Installing CloudWatch Agent on EC2
Create a EC2 instance(Linux)
Creating the IAM Role for ec2 instance
Search for "AmazonEC2RoleforSSM" and "cloudwatchagent" Press Enter
Attach IAM Role to EC2
sudo yum install amazon-cloudwatch-agent -y
M...
thedevops.hashnode.dev1 min read