All Content 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
I am configuring a [custom connector to a CloudWatch data source](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_MultiDataSources-Connect-Custom.html) but, per customer...
1
answers
0
votes
12
views
AWS
Takeda
asked 3 hours ago
I am trying to add igraph(PMET) metrics to a CloudWatch Dashboard. With identical metric query parameters, for the same account, same region, I can see the metric in igraph, this means the metrics are...
0
answers
0
votes
5
views
russ li
asked 2 days ago
Hello, I have two ECS services connected as ECS Service Connect Services to each-other. Users are making requests to service A and service A is making requests to service B. The request processing of...
3
answers
0
votes
34
views
mskrip
asked 3 days ago
Hello AWS community, I am currently setting up CloudWatch logs on my EC2 instance using the CloudWatch agent. I have the following use case, but I'm facing difficulties filtering files using...
1
answers
0
votes
16
views
asked 3 days ago
**Issue:** Our aim is to reduce logging to control data ingestion by 'PutLogEvent' metrics of CW. In past when we ran our glue job against a 35GB data size, we got a billed ~2K for cloudwatch most of...
1
answers
0
votes
40
views
asked 3 days ago
CW agent was already configured and works. I need to make some changes. The proxy configuration in env-config.json file gets reverted after restarting the CW service. What's the issue here?
2
answers
0
votes
38
views
asked 4 days ago
I have deployed an node-expressJs app on aws-amplify that collects data through get requests to third party services. Following are the issues. 1. Trying to tail the logs in cloudWatch however the...
1
answers
0
votes
17
views
asked 5 days ago
I am trying to use the watchtower API to send logs to Cloudwatch - but I don't see any log groups or any data. Here is the relevant python code. Am I instantiating the Cloudwatch handler correctly? ...
1
answers
0
votes
12
views
asked 5 days ago
We're using CloudWatch metrics and we are experiencing errors with PutMetricData (via the Rust `aws_sdk_cloudwatch` crate). I would like to understand why this error is occurring so that I can adjust...
1
answers
0
votes
36
views
asked 6 days ago
Hello, Is there a way to retrieve the total count of queries executed against a specific CloudWatch Logs log group since the log group's creation or for a custom date range (e.g., past 30 days, past...
1
answers
0
votes
24
views
asked 6 days ago
We have a step in our (Express) step function where we want to be able to log a specifically formatted message to Cloudwatch. For security reasons we cannot log execution data so we cannot simply...
1
answers
0
votes
50
views
asked 6 days ago
I am trying to use custom metrics for product usage health analysis. Ideally, I would use a metric that has two dimensions - a dimension for the specific feature or context, and a dimension for let's...
2
answers
0
votes
30
views
asked 9 days ago