AWS: RDS logs, export to the CloudWatch Logs and CloudFormation template

 We have a bunch of the AWS RDS with MariaDB. Backend-developers asked me to enable slow requests logs so they can debug their application. So the task is: enable AWS RDS logging and configure export to the CloudWatch Logs for further analysis. As everything else – our RDS instances are configured via CloudFormation templates, so … Continue reading AWS: RDS logs, export to the CloudWatch Logs and CloudFormation template