cloudwatch Questions
4
Solved
I'm just trying to create an alarm based on CloudWatch Logs Filter which triggers on multiple terms (or connected, not and) and is case insensitive
Using "error warning" as pattern is not working
...
Eskimo asked 4/3, 2017 at 18:6
3
Solved
I want to set up cloud watch alarms to fire when there is no activity, for example, to fire a cloud watch alarm when a Lambda function does NOT execute for at least 5 minutes.
I set up a simple tes...
Rufous asked 28/11, 2016 at 22:38
4
Solved
I have two log files with multi-line log statements. Both of them have same datetime format at the begining of each log statement. The configuration looks like this:
state_file = /var/lib/awslogs/...
Doubly asked 15/11, 2016 at 8:15
1
Solved
I'm trying to use the command aws cloudwatch get-metrics to obtain "DiskSpaceUtilization" but the result is empty..
"Datapoints": [],
"Label": "DiskSpaceUtilization"
I noticed that if I use
aw...
Bergess asked 10/1, 2017 at 16:50
1
AWS EC2 instances by default include DiskReadOps and DiskWriteOps metric for attached EBS volumes. I have checked multiple running EC2 Instances running both Windows and Linux and they all display ...
Ceil asked 16/8, 2016 at 15:31
1
Solved
In Amazon AWS CloudWatch it is possible to run a rule according to a schedule that is defined in a cron expression.
The rules for this are outlined here.
After some trying around, I wasn't able t...
Coffeepot asked 7/7, 2016 at 5:14
1
Solved
I just followed these instructions (Link) to get AWS CloudWatch installed on my EC2 instance.
I updated my repositories: sudo yum update -y
I installed the awslogs package: sudo yum install -y aw...
Agustin asked 27/5, 2016 at 23:58
1
© 2022 - 2025 — McMap. All rights reserved.