Skip to main content

Questions tagged [amazon-cloudwatch]

Amazon CloudWatch is a web service that provides real-time monitoring to Amazon's EC2 customers on their resource utilisation such as CPU, disk and network. Use this tag to describe questions that discuss Amazon CloudWatch.

0 votes
0 answers
65 views

We have a range of AWS/NatGateway alerts set up to monitor the health of our networking. When the cloudwatch alerts fire, this goes to an SNS/Lambda, which then fires a message to Slack. One of the ...
e-on's user avatar
  • 101
1 vote
1 answer
511 views

Is there a clear way to calculate starting uptime metrics from AWS ELB? I need to start running uptime calculations. I'd like to start by just using AWS services for monitoring the uptime and then ...
Josiah's user avatar
  • 373
2 votes
1 answer
1k views

A lambda that I have deployed has gone wrong. Therefore, I want to look on logs and find out whats wrong about it. Hence I look upon cloudwatch logs for any error message. But the cloudwatch ...
Dimitrios Desyllas's user avatar
1 vote
1 answer
191 views

I am trying to use the loggly Lambda blueprint to send cloudwatch logs to loggly. I am doing this because I have a bunch of lambdas that I need to have a single point of viewing logs. I've followed ...
joshk132's user avatar
  • 465
3 votes
1 answer
371 views

For monitoring, I set up CloudWatch alerts based on CloudWatch anomaly detection. Overall, they work quite nicely, but they got confused when the clock gets shifted (summer timer to winter time). We ...
Philipp Claßen's user avatar
1 vote
1 answer
40 views

Is it possible to have AWS-RDS (or another aws service) generate a report on databases that haven't been interacted with (write/read) after a certain period of time? My background is in QA and I'm ...
TinCan's user avatar
  • 43
1 vote
1 answer
56 views

Is there any possibility for getting a report on unused user accounts using cloudwatch ? Requirement : Need to get a report on the accounts which is unused for more than 30 days.
ramachandra prabhu's user avatar
0 votes
1 answer
290 views

I have a process (exe) on a Windows ec2 that is using up lots of memory. I would like to create a custom metric that will collect data and send to CloudWatch. I would like to also create an alarm when ...
Lamasu's user avatar
  • 1
4 votes
2 answers
3k views

I want to edit my CloudWatch rule so that it only triggers an SNS topic for "GuardDuty findings" that fall in the High severy range, defined by AWS as the value of the severity parameter in the ...
Danny Schoemann's user avatar
11 votes
4 answers
17k views

I have been using AWS for a while now. I always have the difficulty tracking AWS resources and how they are interconnected. Obviously, I am using Terraform but still, there is always ad-hoc operations ...
Veer Abheek Singh Manhas's user avatar
0 votes
3 answers
2k views

I have created custom CloudWatch alarm for Disk Utilization for root and mount volume to monitor the disk space for my Ubuntu (16.04) instances, but quite often it happens that disk is only 60% full (...
thecloudguy's user avatar
1 vote
2 answers
594 views

We use the AWS CloudWatch Logs Publisher plugin on our Jenkins and most of the time the logs are sent within 2-5 seconds of the request being sent out. However, sometimes the step will hang for up to ...
Alex's user avatar
  • 4,652
5 votes
0 answers
4k views

CloudWatch Metric Filters are the recommended way to create custom metrics from Lambda functions. Sending the metrics directly from the lambda function to the CloudWatch api is the main alternative, ...
Andy McCluggage's user avatar
5 votes
1 answer
2k views

Can we send SMS through AWS for the below case? I have an application installed on Ec2 and that application runs few rules and may send SMS to end users if the rule conditions are met. I wanted to ...
lakshayk's user avatar
  • 636
4 votes
1 answer
4k views

For monitoring purposes, we're pulling AWS/EC2 instances statistics data from CloudWatch and save it to InfluxDB. We're using Telegraf to do this. However, when pulling the data from Cloudwatch, ...
Yossale's user avatar
  • 141

15 30 50 per page