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

Select up to 5 tags to filter
Sort by most recent

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

81 results
How to convert a string value to a number in the CloudWatch Logs Insights query. My Object ``` { "readonly": false, "value": "30", "key":...
1
answers
0
votes
495
views
asked 5 months ago
Hi 👋🏽 in CloudWatch Logs Insights I can aggregate my data and bin it. For example: ```sql fields @timestamp, fullName, @message, @logStream, @log, repository | filter correlationIds.httpMethod =...
0
answers
1
votes
450
views
profile picture
asked 7 months ago
Hi All, i have multiple databases setup in my RDS(i.e postgresql) i have a requirement that i have to implement database active monitoring for my this databases , need some help on how can i implement...
1
answers
0
votes
705
views
Shriram
asked 8 months ago
How can I differentiate cost associated with certain CloudWatch dashboards with some identifier (e.g., Tags). If I have 5 CloudWatch dashboards and I want to know cost associated with 2 specific...
2
answers
0
votes
483
views
profile pictureAWS
asked 8 months ago
I am using Cloudwatch Logs Insights in this manner: ``` fields @timestamp, @message, @logStream, @log | filter @logStream='xxxxxxxx' | filter field1="yyyyyyy" | sort @timestamp...
2
answers
0
votes
593
views
vmit
asked 9 months ago
I am running a small EC2 server (t3.small) with 4 very simple Wordpress websites and very little traffic. The Wordpress database is running on RDS. There really shouldn't be much load on the server....
1
answers
0
votes
270
views
asked 10 months ago
I have enabled flow-log for the network interface. I can see logs for a given network interface in S3, but it is difficult to collect all logs so I query them in logs insights using the...
2
answers
0
votes
426
views
Sid
asked 10 months ago
Hi, I'm tryin to display the log entry timestamp in epoch format using boto3 logs query function. Documentation instructs to use '`toMillis( @timestamp)`' , however 'toMillis( ) displays an...
1
answers
0
votes
686
views
GaryP1
asked 10 months ago
Hi, I have a log insight query in that there is field named as instance_id it contains just 2 or more ec2 instance id's. I have a requirement of separating each ec2 instance in to a new field . ...
1
answers
0
votes
492
views
asked a year ago
I need to understand which regex parser implementation Cloudwatch Log Insights uses, and which parsing options it uses. For example, I can show you a regex which I know is working [here via...
1
answers
0
votes
939
views
ding
asked a year ago
Hi AWS, I have created CloudWatch Dashboard for one of my HES application and it has several widgets which captures metrics like `Request Count`, `Request Time`, `5xx Error Count`, `CPU Utilization`,...
1
answers
0
votes
420
views
profile picture
asked a year ago
I have a Log Insight query that includes a date field containing date and time information every half an hour. I want to filter my logs by using the latest date and time from that date field each...
0
answers
0
votes
233
views
asked a year ago