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개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠