check_audit_log
Analyze MySQL audit log configuration, verify plugin status, review recent audit events, and identify compliance gaps for MySQL Enterprise Audit, MariaDB, and Percona audit plugins.
Instructions
Check MySQL audit log configuration and status.
Analyzes:
Audit plugin status
Audit log configuration
Recent audit events (if accessible)
Compliance recommendations
Supports MySQL Enterprise Audit, MariaDB Audit Plugin, and Percona Audit Log Plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}