MySQL HeatWave: Database Audit

MySQL HeatWave now has database auditing capabilities supporting the MySQL Enterprise Audit plugin. With this feature, you can generate an audit trail of MySQL server activities. This includes events like client connections and disconnections, as well as actions taken within the database, like accessing specific schemas and tables. You can also use MySQL Enterprise Audit to collect query execution statistics, such as slow queries.
For more information, see Plugins and Components.