Now Publish Log Files from Amazon RDS for MySQL and MariaDB to Amazon CloudWatch Logs

Posted on: Jan 17, 2018

You can now publish logs from your RDS for MySQL and MariaDB databases to CloudWatch Logs. Supported logs include general log, slow query log, audit log, and error log. Publishing these logs to CloudWatch Logs allows you to maintain continuous visibility into database activity, query performance, and errors in your RDS for MySQL and MariaDB databases. For example, you can set up CloudWatch Alarms to notify you on frequent restarts which are recorded in the error log. Similarly, alarms for events recorded in general or audit logs can be created to alert on unwanted changes made to your databases. You may also create alarms to monitor the slow query log and enable timely detection of long-running queries. 

CloudWatch Logs provide a durable archive destination for your database logs. You can specify a retention period to indicate how long you want CloudWatch to retain your logs. Additionally, with CloudWatch Logs, you can perform ad hoc searches across multiple logs. This capability is particularly useful for troubleshooting, audits, and log analysis.

Read the blog post and refer to documentation on RDS for MySQL and RDS for MariaDB for more information. To start publishing logs from RDS for MySQL or MariaDB databases to CloudWatch Logs, visit the AWS management console or download the latest AWS SDK or CLI.