跳至内容

How can I enable audit logging for an Amazon RDS for MySQL cluster and publish the logs to CloudWatch?

0

There is a documentation on how to enable audit logging for an RDS instance as well as a documentation on how to enable it for an Amazon Aurora MySQL-Compatible DB cluster. However, I can't seem to find any documentation to enable audit logging for an RDS MySQL cluster.

AWS
已提问 3 年前759 查看次数
1 回答
0

Hello.

For RDS for MySQL, audit logging is enabled by creating a custom option group and turning on "SERVER_AUDIT_LOGGING" in "MARIADB_AUDIT_PLUGIN".
https://repost.aws/knowledge-center/advanced-audit-rds-mysql-cloudwatch
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.MySQL.Options.AuditPlugin.html
rds

专家
已回答 3 年前
专家
已审核 3 年前
  • There is no option to attach a custom group to an RDS cluster (I can only attach a custom group to an RDS instance and not to a cluster): Enter image description here

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

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