Why the LoginFailures metric showing no data for RDS MySQL instance?

0

I have added the CloudWatch metric LoginFailures for my Aurora MySQL instances and both instances are showing metric data when trying to login to both MySQL servers using incorrect logins.

Then I tried to add the same metric to my RDS MySQL instances and no metric data is appearing. Does RDS MySQL not support the LoginFailures metric? Or do I have to configure something to make it work?

質問済み 5年前581ビュー
1回答
0

That appears to be an Aurora MySQL-specific metric. In general, for RDS the Cloudwatch metrics reflect the features of the management service and infrastructure but not the database engine. To observe the database engine-specific metrics you would use the tooling for that specific engine. See https://aws.amazon.com/premiumsupport/knowledge-center/failed-login-rds-mysql/ for an example.

For Aurora MySQL and Aurora PostgreSQL, since Amazon develops those engines in can modify them to emit metrics directly into its monitoring infrastructure.

HalTemp
回答済み 5年前

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

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

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

関連するコンテンツ