Logging and monitoring

‘audit_log_events’ configuration does not have ‘CONNECTION’ set for MySQL Database Server

Description

Azure Database for MySQL Single Server is a fully managed database service designed for minimal customization. It was detected that the 'audit_log_events' of My SQL database {AzureMySqlDbServer} does not have 'CONNECTION' setup. Enabling CONNECTION helps MySQL Database to log items such as successful and failed connection attempts to the server. Log data can be used to identify, troubleshoot, and repair configuration errors and suboptimal performance.
  • Recommended Mitigation

    It is recommended to set CONNECTION for 'audit_log_events'. For more information: <a href="https://learn.microsoft.com/en-us/azure/mysql/single-server/how-to-configure-audit-logs-portal" target="_blank" rel="noopener noreferrer">https://learn.microsoft.com/en-us/azure/mysql/single-server/how-to-configure-audit-logs-portal</a>