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.

preguntada hace un año479 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas