Ensure server parameter 'audit_log_enabled' is set to 'ON' for MySQL flexible server
Why This Matters
MySQL flexible servers contain sensitive data that requires monitoring for unauthorized access attempts and suspicious activity. Enabling audit logging tracks connection attempts, DDL/DML access, and other database events that are critical for identifying security incidents, configuration errors, and performance issues. Without this log data, administrators cannot effectively investigate breaches or troubleshoot database problems.
What Aether365 Checks
Aether365 verifies that the audit_log_enabled server parameter is set to ON for each MySQL flexible server in your Azure subscription. This check appears in the Aether365 dashboard under the azure-mysql-server checks category.