Removing the CloudWatch Agent

From Cramsession
Revision as of 17:54, 16 May 2025 by Mflavell (talk | contribs) (Created page with "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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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