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
preguntada hace 8 meses241 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 8 meses
profile pictureAWS
EXPERTO
revisado hace 8 meses
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas