By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Amazon CloudWatch

a monitoring and observability service built for DevOps engineers, developers, site reliability engineers (SREs), IT managers, and product owners

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1416 results
I have been trying to query cloudwatch logs using node API v3. I need to download logs for 1 week (7 days) and the result is about 7GB. It worked for "GetLogEventsCommand" because it provides the next...
1
answers
0
votes
38
views
asked 2 months ago
We have an API Gateway API named proxy-prod. However, Cloudwatch shows no metrics for that API, instead showing metrics for just proxy. Proxy was the API's old name before we started adding the envi...
1
answers
0
votes
61
views
asked 2 months ago
I like to automate the flowing process whenever an AMI is created with certain name i want to startup a intance from that AMI for that i used cloudwatch rule to obtain the api call from cloudtrail and...
2
answers
0
votes
86
views
asked 2 months ago
fields @timestamp, @message, sessionState.intent.name as Intent, inputTranscript as Customer_transcript, sessionId as Contact_ID, sessionState.sessionAttributes.action as action, sessionState.sessionA...
1
answers
0
votes
32
views
asked 2 months ago
Hi re:Post, This morning we received an alarm we setup months ago, "ALARM: "FreeSpace90GBAlarm" in US East (Ohio)". For our RDS PostgreSQL (by the way there is not a Tag available below for "RDS Pos...
2
answers
0
votes
53
views
profile picture
asked 2 months ago
I've configured my EventBridge Pipe with a source of a DynamoDB stream and a target of an Event Bus. I let the service create the execution role for me and also checked the box for CloudWatch logging...
1
answers
0
votes
96
views
asked 2 months ago
According to [this answer](https://repost.aws/en/questions/QUkbVn8Zn0QvKBSsPX2dM1bQ/tracking-access-to-a-cloudwatch-log-group) from 5 years ago, there was at the time no way to track who has viewed a ...
1
answers
0
votes
46
views
asked 2 months ago
My lightsail instance used to stop working. So I want to reboot lightsail instance if CPU usage is over danger percent. I tried to create alarm in CloudWatch but I couldn't see Lightsail when choose m...
2
answers
0
votes
77
views
asked 2 months ago
Hi, I'm encountering an issue despite configuring all permissions correctly. When attempting to trigger an action via a CloudWatch alarm in AWS Lambda, I receive the following error message: Error: F...
2
answers
0
votes
86
views
asked 2 months ago
Hello, I have 10 EC2 instances, each mounted to the same EFS file system. For the "Client connections" metric, I expect a constant value of 10. However, when I view this metric with the "Sum" statist...
2
answers
0
votes
77
views
asked 2 months ago
I have an AWS Amplify App, and I'm trying to do cloudwatch logging like this in Typescript: ``` const cloudWatchLogsClient = new CloudWatchLogsClient({ region: ... credentials: { accessKeyId:...
1
answers
0
votes
135
views
asked 2 months ago
I want to upgrade the image version of cloudwatch agent, do I have to upgrade it to cw-agent operator? I don't want to upgrade to cw-agent operator because it requires changes to my system environment...
1
answers
0
votes
49
views
asked 2 months ago