Skip to main content

Questions tagged [amazon-cloudwatch]

Amazon CloudWatch is a monitoring and management service for Amazon-hosted (AWS) cloud applications.

0 votes
1 answer
103 views

How can I monitor Glue jobs that are fired by EventBridge?

My stack is as follows: EventBridge fires a Glue job at a regular interval. Said Glue job runs Python scripts, which run as Step Functions. The output of these scripts is saved to S3. How can I ...
J. Mini's user avatar
  • 51
1 vote
0 answers
358 views

Fluent Bit doesn't create log stream in CloudWatch

Fluent Bit sends only the first logstream and the others not. This is my configuration: config: inputs: | [INPUT] Name tail Path ...
monsterkekso's user avatar
1 vote
1 answer
726 views

Proof that aws cloudwatch get-metric-statistics works

I am learning to use the aws cloudwatch get-metric-statistics subcommand in the AWS command line tool. To prove to myself that I am using the tool correctly, I would like a simple example command that ...
John Skiles Skinner's user avatar
0 votes
0 answers
129 views

alarm for direct connect is showing insufficient data with terraform, how to fix that?

I tried creating alarm for direct connect using this link. But it is showing insufficient data, so I tried creating manually from aws console and it is working. So, did a side by side comparison and ...
user2331760's user avatar
0 votes
2 answers
2k views

How to create cloudwatch alarm for multiple ec2 instances?

Did found the similar question earlier but no solution there. How to create cloudwatch alarm for multiple ec2 instances? Let's say I have 15 ec2 instances, I can group them with a tag, how to create ...
user2331760's user avatar
1 vote
0 answers
134 views

aws guardduty some alerts won't notify on slack

I have recently setup aws guardduty with slack notification using this guide right https://medium.com/@damitj07/how-to-create-a-slack-alert-for-guardduty-49d542927529, there were a few issues with the ...
logax's user avatar
  • 139
1 vote
1 answer
1k views

AWS RDS Slow Query, General, and Audit logs have disappeared. Enhanced Monitoring cannot be turned on

I had AWS RDS enhanced monitoring turned on in our Production and UAT RDS databases. These are connected to an ERP instance. I went to look for slow queries while debugging a user issue, and the Audit,...
J. Gwinner's user avatar
0 votes
0 answers
233 views

How to locate a specific request in AWS, cloudtrail or Athena

How locate a specific request in AWS, cloudtrail or cloudwatch? Request on 2022-11-17T17:07:52.037Z General: Request URL: https://0712f1246-1104-y-https-www-abc-com.mplbci.ekb.eg/access HTTP Version: ...
sam23's user avatar
  • 59
0 votes
1 answer
3k views

AWS-EC2 100% CPU Utilization

I am curious to know about 2 things below about the AWS-EC2 CPU utilization and CPU Credits. What will happen if my AWS-EC2 instance CPU utilization is constantly 100% and I ran out of CPU credits? ...
Surya H's user avatar
  • 21
0 votes
1 answer
120 views

Is it possible to have a Cloudwatch alarm of the specific events of a ElastiCache Redis cluster?

I need some solution to get cloudwatch alarm notification for specific elasticache events like '''ElastiCache:CacheNodeReplaceStarted''', '''ElastiCache:RemoveCacheNodeComplete'''. I know we can ...
Rajaneesh's user avatar
2 votes
0 answers
233 views

AWS CloudWatch Alarm on Max Average CPU from ASG

I am trying to create an alarm in CloudWatch which triggers when any node in a given ASG has greater than 90% average CPU utilisation. I don't want to just do MAX, because we often see short spikes to ...
unclemeat's user avatar
  • 121
1 vote
0 answers
377 views

Why are docker container logs sent from ec2 to cloudwatch in batches using awslogs driver?

I have three docker containers running; server, proxy server and a daemon checking for changes between two databases. I've used docker-compose and an ec2 instance for testing. I would like to stream ...
Oliver Burdekin's user avatar
2 votes
1 answer
483 views

Inconsistency between CloudWatch alert and Container Insights

I am running a .NET 6 container in ECS Fargate. My task definition defines the task size: Task Memory: 1024 Task CPU: 512 The task has 2 containers running - the service and the envoy proxy. The ...
Anthony's user avatar
  • 113
0 votes
1 answer
252 views

AWS Elastic Beanstalk random spike in NetworkIn traffic once to twice a day

Unusual traffic on my Elastic Beanstalk application. NetworkIn, NetworkOut both spike once to twice a day at random times. Sometimes it crashes my load balancer and I have to go in and manually kill ...
Taylor Brown's user avatar
2 votes
1 answer
551 views

How do I get more information about a CloudTrailAuthorizationFailures alarm

I am getting several of these alarms, so I decided to look at the event history in CloudTrail. However there are no events that I can see with error codes. I would've thought that events that cause ...
Ash's user avatar
  • 129

15 30 50 per page
1
2 3 4 5
13