All Content tagged with CloudWatch Logs Insights
CloudWatch Logs Insights enables you to interactively search and analyze your log data in Amazon CloudWatch Logs. You can perform queries to help you more efficiently and effectively respond to operational issues.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
98 results
****Summary****
I'm trying to build a CloudWatch dashboard in a central monitoring account
that shows the "top 10 Lambda functions by ConcurrentExecutions" from a
linked source account, using Cloud...
2
answers
0
votes
20
views
asked 21 hours ago
Hi,
I'm seeing an inconsistency between a CloudWatch Alarm and the CloudWatch Metrics graph, and I'd like to know whether this is expected behavior or if I'm missing something.
<Environment>
・Amazon ...
1
answers
0
votes
29
views
asked 8 days ago
Hi,
In the new Log Analytics (previously Log Insights), I created a scheduled query but cannot find anymore the way to view/update the scheduling. Where can I find it?
Regards,
2
answers
0
votes
41
views
asked 12 days ago
We received a notification about "[Action Required] AWS SDK for Java 1.x end of support". While analyzing, it turned out that the usage of the AWS SDK for Java version 1.x seems to solely be emitted w...
2
answers
0
votes
858
views
asked a month ago
Richard Ogbonnaya DasaoluSUPPORT ENGINEER
published 7 months ago0 votes294 views
In this article, we will be using Amazon EKS control plane logs and CloudWatch Logs Insights to investigate port forwarding requests.
Hello!
I’m sending logs from my Android Kotlin application to AWS CloudWatch in JSON format.
The logs are arriving correctly in AWS and I can see them through live tail.
However, I’m creating a das...
1
answers
0
votes
567
views
asked 10 months ago
I’m using the start_query and get_query_results APIs from Cloud Watch Logs Insights to run programmatic queries. While this works for fetching log results, it does not return important query statistic...
1
answers
0
votes
115
views
asked a year ago
I have below LogInsights query for multiple log group. Results have link to the error logs but when I exported the results to table (or json, csv). Links are not available anymore. How can I keep the ...
1
answers
0
votes
105
views
asked a year ago
Hello AWS Community,
I'm facing a persistent connection timeout issue with an internet-facing Network Load Balancer (NLB) configured for TCP port 22, and I'm seeking advice on further diagnostics.
S...
1
answers
0
votes
325
views
asked a year ago
I need to access a value within an array provided in Amazon CloudWatch Logs Insights, as an example:
```
...
"trace": {
"timestamp": 1746475850.679,
"principal": null,
"se...
2
answers
0
votes
639
views
asked a year ago
ViharSUPPORT ENGINEER
published a year ago3 votes2.1K views
I want to leverage Amazon CloudWatch Logs Insights queries to monitor my Transit Gateway enabling detailed traffic analysis and usage across connected attachments.
Hi all,
I’m currently using the following method to retrieve AWS HTTP/RESTful API call counts:
```
import boto3
from datetime import datetime
cloudwatch = boto3.client('cloudwatch')
apigateway = bo...
1
answers
0
votes
167
views
asked a year ago