更简单的Route53 Cloudwatch日志查询方式?

0

【以下的问题经过翻译处理】 我如何以更简便的方式在仪表板中查看Route 53 DNS查询日志,而不是将它们推送到Elasticsearch中?

profile picture
EXPERT
asked 6 months ago3 views
1 Answer
0

【以下的回答经过翻译处理】 一旦启用了Route 53的查询日志,它们可以在CloudWatch控制台中查看,可以创建简单的仪表板。除此以外,还可以使用其他方式,如将日志数据导出到Amazon S3,需要注意的是,日志数据可能需要最多12小时才能导出,您也可以定时执行导出作业。一旦数据在S3中,可以使用QuickSight进行可视化,如果需要进行一些数据转换,则可以使用Glue和Athena,这里有一个示例。此外,也可以考虑[在Grafana中使用AWS CloudWatch]https://grafana.com/dashboards/758

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions