Skip to content

Questions 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 questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

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

88 results
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
131
views
asked 2 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
48
views
asked 5 months 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
49
views
asked 6 months 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
167
views
asked 7 months 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
410
views
asked 7 months ago
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
89
views
asked 8 months 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
506
views
asked a year ago
The AWS CLI's `aws logs describe-queries` command supports a `--query-language` option that should allow filtering at the API level for queries in a specific query language (CWLI, SQL or PPL). This ap...
1
answers
0
votes
156
views
asked a year ago
I have a cloudwatch log file that contains messages from multiple cameras. Below is a snip from one camera that shows it going offline and then coming back online. The log can contain messages from mu...
4
answers
0
votes
211
views
asked a year ago
Hi everyone, I understand that my application can ingest logs directly to CloudWatch using the AWS SDK (for Java). Is it possible to update the message of a recently ingested log in CloudWatch? Anoth...
1
answers
0
votes
396
views
asked a year ago
Hello, I have an error in the logs with the new field of `@serviceLogParsingError`. The error will be shown below: | @timestamp | @serviceLogParsingError | | --- | --- | | 2024-10-06 21:02:40.389 ...
1
answers
0
votes
339
views
asked a year ago
Hello, We have the need to query the logs produced by our application. We deployed the application in AWS ECS and we have micrometer metrics and logs in AWS CloudWatch. Regarding the logs we can see ...
1
answers
1
votes
80
views
asked a year ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 8
  • Page size
    12 / page