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

Select up to 5 tags to filter
Sort by most recent
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
646
views
Shriram
asked 7 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
474
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
567
views
vmit
asked 8 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
264
views
asked 9 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
406
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
656
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
466
views
asked 10 months 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
864
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
409
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
Currently am facing an issue when trying to get rid of duplicate log records in cloudwatch log-group/stream when doing my query in insights. I have come across the new "dedup" feature AWS launched,...
0
answers
0
votes
155
views
AWS
asked a year ago