Integration AWS Cloudwatch logs with Postman

0

I would like to integrate AWS cloudwatch logs with Postman.

Problem Statment: If i hit any backend APIs thru postman, i would like to know the logs from AWS cloudwatch log. would it be from postman dirrectly or any tool available in the market?

Is there any tool i can use it to pull the logs as an when i encorunter any issues in API hit.

質問済み 1年前478ビュー
1回答
0

How about using CloudWatch Logs Insights to search for requests made from Postman?
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html

CloudWatch Logs Insights allows you to search only what you need from the logs output to CloudWatch Logs.

It is also possible to use CloudWatch metrics filters to register the number of errors in the metrics.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/MonitoringLogData.html

profile picture
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン