Posts tagged "cloudwatch"
3 articles covering cloudwatch — browse the collection below.
AWS CDK
Migrating AWS CDK logRetention to logGroup Without Losing Your Logs
How to safely migrate the deprecated AWS CDK logRetention prop to logGroup by importing the existing log group, so you keep your logs and avoid a failed deploy.
Read more
AWS
Scale CloudWatch Alarms with Metrics Insights Queries
Use CloudWatch Metrics Insights to monitor multiple resources by querying their tags.
Read more
CloudWatch
Remove old CloudWatch log groups of Lambda functions
Automatically remove orphaned CloudWatch log groups from deleted Lambda functions. Python script using CloudFormation stack to identify and clean up old logs.
Read more