Questions tagged with Amazon CloudWatch Alarms
CloudWatch Alarms monitor metrics and send notifications or take automated actions when the thresholds are breached
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
44 results
Hi,
I have configured the log group with an instance-based logstream. There are many logs while browsing, but when I was searching the specific word "UNHEALTHY" it shows nothing.
![Full Log Message...
We have a lambda set up to be triggered when an object is created in an S3 bucket (using S3 notifications directly).
We've noticed that the lambda metrics show more errors than invocations, and we're ...
As the title states I am attempting to restrict the permissions for an IAM role to only allow various modify actions to a subset of CloudWatch alarms in our environment by utilizing the resource eleme...
Hi,
I need to raise a cloudwatch alarm if one of my ECS Service Status is turned to Stopped.
I tried RunningTaskCount but looks like it has dependency of Container Insights to be enabled. It's difficu...
I have an alarm monitoring the LoadBalancer HealthyStateRouting metric. The alarm is set with a 1-minute period and a threshold of 1 out of 1 datapoint to trigger an alarm. However, as shown in the sc...
I am trying to setup AWS CloudWatch and SNS alerts for SQL Server Agent job failure notifications using AWS Console and AWS CloudWatch Console, not LAMDA. I have successfully enabled the SQL RDS inst...
Hello,
I am setting up CloudWatch Application Insights to monitor key services (excluding EC2 instances) across multiple production accounts. My goal is to include services like API Gateway, RDS DB I...
Hi AWS Support,
We are experiencing an issue with AWS CloudWatch Anomaly Detection where the anomaly band (gray range) appears to be misaligned with our actual metric data. This misalignment causes fa...
I am currently using an Amazon RDS instance with the instance type db.m5.large and manually scaling the compute capacity up and down as needed. I would like to automate this process using CloudWatch a...
I am trying to create a CloudWatch alarm for a group of Lambda functions that share a specific tag (e.g., Environment=qa01 or ApplicationName=Energy).
Currently, the alarm works when I specify exact ...
I am attempting to use a CMK from "Account A" to encrypt SNS topics in "Account B". Then, using Cloudwatch Alarms in Account B, I am trying to send messages using SNS, also in Account B.
The error o...
I’m using AWS CloudWatch Logs subscription filters to trigger a Lambda function based on certain log events. I want to trigger the Lambda only when both the words "fail" and "exception" appear in the ...