turbot/azure_compliance
Loading controls...

Control: Ensure server parameter 'audit_log_events' has 'CONNECTION' set for MySQL Database Server

Description

Set audit_log_enabled to include CONNECTION on MySQL Servers.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.mysql_server_audit_logging_events_connection_set

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

mysql_server_audit_logging_events_connection_set

Tags