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
已提問 7 個月前檢視次數 241 次
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

profile picture
專家
已回答 7 個月前
profile pictureAWS
專家
已審閱 7 個月前
  • 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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南