1 個回答
- 最新
- 最多得票
- 最多評論
1
It is. General log can be very heavy, and will profile everything, which is pretty hard on write performance. Audit log is specifically designed for auditing purpose, and is lightweight.
More info on audit log can be found here.
相關內容
- 已提問 2 個月前
- AWS 官方已更新 3 年前
- AWS 官方已更新 3 年前
- AWS 官方已更新 2 年前
What is the performance impact on the database when Audit Logging is turned on? I read that to turn off the audit (when I finish with auditing) I need to remove the audit plugin and that will restart the DB instance. https://repost.aws/knowledge-center/advanced-audit-rds-mysql-cloudwatch So I am considering to keep audit turn on.