Aurora SQL: VolumeBytesUsed increased with no reason

0

We had strange issue in June. Our VolumeBytesUsed started increasing on everyday basis without no reason. The DB itself doesn't have so much data, it should be less than 50Mb. We also didn't have more than 10 transaction per day. This increase stoped once we restarted RDS service. But now we're paying for the space we don't use. Any ideas? Enter image description here Enter image description here

Vlad
已提问 10 个月前397 查看次数
1 回答
0

Youd want to review your Aurora logs for this period.

There may have been a case of a particular process or query that has been running and generating lots of log events in turn causing the storage to grow until it was restarted and the process cleared down.

profile picture
专家
已回答 10 个月前
  • Yes, that's what I think of too. But Aurora logging is turned off by default, isn't it. There is no logs information on Logs & events tab. We do logging lambdas, but I assume it shouldn't be taking in consideration since their logging is written into console not DB. Additionally log rotation should cut all the exceeded data by now. "When FILE logging is enabled, general log and slow query log files are examined every hour and log files more than 24 hours old are deleted. In some cases, the remaining combined log file size after the deletion might exceed the threshold of 15 percent of a DB instance's local space. In these cases, the oldest log files are deleted until the log file size no longer exceeds the threshold"

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

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

回答问题的准则