Removing the CloudWatch Agent

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials

SSH to the box

Stop the agent:

sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -m ec2 -a stop

Remove the agent:

sudo apt remove amazon-cloudwatch-agent