How can we find out when were the binary logs of a MySQL RDS instance created?

0

As we don't have access to the Aurora/RDS MySQL instance file system, I hoped there would be another way to know when a binary log was created so we can use mysqlbinlog utility to mine it specifically instead of going through all of them.

質問済み 2年前863ビュー
1回答
0

Hi, yeah currently I think there is no way to achieve the feature you mentioned due to the reason RDS is managed. Did a research as well, similar topic discussed from the community: https://dba.stackexchange.com/questions/223848/show-created-date-of-all-binary-logs --> For on-prem MySQL you will have filesystem access for last written time.

If you want this feature to be developed, I would suggest you raise a feature request through the RDS console:

Navigate to the left lower corner of the RDS console page --> Click Feedback --> For the drop down choose "Feature request".

AWS
サポートエンジニア
Kevin_Z
回答済み 2年前

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

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

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

関連するコンテンツ