This guide covers enabling audit logging for RDS MySQL instance database-1 with export to CloudWatch and querying examples.
- Capture all DML (Data Manipulation) operations performed against the database
- Store logs in CloudWatch for 90 days
- Query event history in CloudWatch to be able to audit where DML operations are coming from
- Specifically, all DML against the
itemtable by an IP address other than172.31.67.209