Top "Amazon-cloudwatch" questions

Amazon CloudWatch provides monitoring for AWS cloud resources and the applications customers run on AWS.

Amazon CloudWatch: How to find ARN of CloudWatch Log group

I configure Custom Access Logging for Amazon API Gateway and I need to specify CloudWatch Group name, but when I …

amazon-web-services aws-api-gateway amazon-cloudwatch
How to pass values to a Lambda function in CloudWatch?

What's the best way to wrap functions in a way that handles a ping from a CloudWatch timer? For example, …

amazon-web-services lambda aws-lambda amazon-cloudwatch serverless-framework
How can I be alerted when an EBS instance is running out of space?

I'm running a wordpress off of AWS, and I can't figure out how to monitor if the volume is running …

amazon-web-services monitoring amazon-ebs amazon-cloudwatch
AWS Cloudwatch Filter and Pattern Syntax

I'm following the instructions here https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/FilterAndPatternSyntax.html but it's not working as …

amazon-web-services amazon-cloudwatch amazon-cloudwatchlogs amazon-cloudwatch-metrics
delete all log streams of a log group using aws cli

In order to delete a log stream from a log group using the CLI command , individual log stream names are …

amazon-web-services aws-cli amazon-cloudwatch
Amazon EC2 AutoScaling CPUUtilization Alarm- INSUFFICIENT DATA

So I've been using Boto in Python to try and configure autoscaling based on CPUUtilization, more or less exactly as …

amazon-ec2 amazon-web-services boto autoscaling amazon-cloudwatch
Count unique values in aws cloudwatch metric

I have a set of cloudwatch logs in json format that contain a username field. How can I write a …

amazon-cloudwatch amazon-cloudwatchlogs amazon-cloudwatch-metrics
How do I use ELB's HealthyHostCount for monitoring in CloudWatch?

We have three EC2 instances—one in each availability zone (AZ) in the eu-west-1 region. They are loadbalanced using ELB. …

amazon-ec2 amazon-web-services metrics amazon-elb amazon-cloudwatch
Can AWS CloudWatch alarms be paused/disabled during specific hours?

I want to automatically toggle alarms on/off during specific periods of time so that they do not fire during …

amazon-web-services amazon-cloudwatch