check_audit_log
Analyze MySQL audit log configuration and status to verify plugin operation, review recent events, and ensure compliance with security standards.
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"
}