Ensure server parameter 'audit_log_events' has 'CONNECTION' set for MySQL flexible server
Why This Matters
Connection audit logging on MySQL flexible servers captures successful and failed login attempts. Without this setting enabled, administrators lose visibility into brute force attacks or unauthorized access patterns. Enabling CONNECTION logging helps with security investigations and performance troubleshooting.
What Aether365 Checks
Aether365 verifies that the audit_log_events server parameter includes CONNECTION for each MySQL flexible server in your Azure subscription. This check appears in the Aether365 dashboard under the azure-mysql-configuration compliance group.