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
97 results
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
24
views
asked 7 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 11 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
846
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
562
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
I’m using AWS CloudWatch Logs subscription filters to trigger a Lambda function based on certain log events. I want to trigger the Lambda only when both the words "fail" and "exception" appear in the ...
1
answers
0
votes
693
views
asked a year ago