Enabling Slow Query Log in AWS RDS

By default The MySQL slow query logs are disabled in AWS RDS, To enable the same you have to made changes in your DB parameter group. Following are the steps to enable the Slow query logs. Prerequsites: AWS CLI Tools (You can install it using this link.) First we will create a parameter group, (this is … Continue reading Enabling Slow Query Log in AWS RDS