Cloudwatch Log Insights doesn't find logs from the first Lambda Invocation

1

Hello,

We are using CloudWatch Log Insights. Currently we considered an issue, that CloudWatch log insights never found the logs from the first lambda invocation.

I was able to reproduce it in several lambda functions and on two different AWS accounts. Can someone try to reproduce the issue?

Just create a lambda function from scratch. (NodeJS). The lambda function handler only needs one logging statement "console.log(event)".

The Log Insights Query can be the default one: fields @timestamp, @message | sort @timestamp desc | limit 20

The first invocation will not be found. (of course i checked the time period which was selected in CloudWatch log insights). if I trigger the lambda function again, the logs from the second invocation will be found.

Can someone check if you can reproduce this issue?

Kind Regards Stefan

Stefan
已提問 2 年前檢視次數 976 次
1 個回答
0

Yes I could reproduce it too

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南