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
回答済み 1年前

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

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

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

関連するコンテンツ