Top "Amazon-cloudwatch" questions

Amazon CloudWatch provides monitoring for AWS cloud resources and the applications customers run on AWS.

CloudWatch Insights Query - How to get a single count from counts

I have a log file which contains playerId values, some players have multiple entries in the file. I want to …

amazon-web-services amazon-cloudwatch amazon-cloudwatchlogs aws-cloudwatch-log-insights
Springboot with Spring-cloud-aws and cloudwatch metrics

I would like to start using metrics in my Springboot app and I would also like to publish them my …

spring-boot metrics amazon-cloudwatch spring-cloud-aws
What is in the JSON payload Cloudwatch sends to SNS? How can I read that data?

I'm trying to parse data with Lambda when an alarm is triggered in Cloudwatch. I am currently using SNS to …

python amazon-web-services aws-lambda amazon-sns amazon-cloudwatch
AWS Alarm stuck in INSUFFICIENT_DATA while creating

I tried to create a AWS Alarm to watch the SQS. If the queue has more than 1 message for 2 minutes, …

amazon-web-services amazon-cloudwatch autoscaling
Amazon Cloud Watch Log - PutLogEventsRequest - The given sequenceToken is invalid

I am building a small log tracker for my application using Amazon Cloud Watch service. The idea is not track …

java amazon-web-services amazon-cloudwatch aws-java-sdk
How can I monitor memory used by specific process in AWS cloudwatch?

I want to monitor memory used by particular process under cloudwatch in AWS. Do I have to use script to …

amazon-web-services scripting amazon-cloudwatch
Any way to search across all log streams in a cloud watch log group?

In AWS console, I can search for a string in all log streams of a log group? Right now, I …

amazon-web-services amazon-cloudwatch
AWS CloudWatch: EndpointConnectionError: Could not connect to the endpoint URL

I just followed these instructions (Link) to get AWS CloudWatch installed on my EC2 instance. I updated my repositories: sudo …

amazon-web-services amazon-cloudwatch cloudwatch amazon-cloudwatchlogs
Filter by timestamp query on AWS Cloudwatch Logs Insights

I am trying to use AWS Cloudwatch Logs insights in order to search in some quite old logs of our …

amazon-web-services amazon-cloudwatch amazon-cloudwatchlogs aws-cloudwatch-log-insights