Cloudwatch Insights Basic - 1
Jan 1, 2024 · 2 min read · In this article, I am introduction query and search cloudwatch insights basic. APIGW statistical according api key id fields @timestamp, @message | filter @message like /API Key ID/ | parse @message "API Key ID: *" as @apikeyid | stats count(*) by ...
Join discussion