Detailed report Route 53

0

I am getting charged of millions of requests on Route 53. How can I get a detailed report showing the dns queries per domain so I can understand what is going on ?

1 回答
0
已接受的回答

We can view the metrics (including number of queries) for each hosted zone in CloudWatch, and I would use this in combination with Route 53 query logging to get a better idea of what is taking place within your hosted zone.

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zone-public-viewing-query-metrics.html

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html

From a cost perspective, I would drill into AWS Cost Explorer, selecting Route 53 for the service in question, and Usage Type for the dimension to better understand how queries are affecting your Route 53 pricing.

profile pictureAWS
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则