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.

feita há um ano479 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas