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
관련 콘텐츠
- AWS 공식업데이트됨 4년 전
- AWS 공식업데이트됨 4년 전
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):