Is there any AWS service that is able to log URL query string?

0

I am receiving lot of request from my own servers to main serves as i need to record url query string speicifc, is there any server that can move url string to cloudwatch log

1 Respuesta
1

This is an interesting question that highly depends on the application that you are aiming to deploy.

There are ways to achieve query string logging in CloudFront (https://medium.com/@stefdaems/aws-cloudfront-with-query-parameters-4b5a2ee171ad), maybe even out of the box if you configure it correctly. The application load balancer (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html) should support it natively.

Regards Johannes

profile picture
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