turbot/azure_compliance
Loading controls...

Control: Ensure server parameter 'audit_log_enabled' is set to 'ON' for MySQL Database Server

Description

Enable audit logging on MySQL Servers.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.mysql_server_audit_logging_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.mysql_server_audit_logging_enabled --share

SQL

This control uses a named query:

mysql_server_audit_logging_enabled

Tags