Overview
Tencent Cloud provides SQL Insight (formerly Database Audit) capability for TencentDB for MySQL instances, recording database access and SQL statement execution details (including statement start time, rows scanned, lock wait time, CPU time, client IP address, username, SQL content, and so on), helping enterprises enhance risk control and improve data security levels.
Use Cases
This feature is suitable for the use cases where risky database behaviors (such as SQL injection and abnormal operation) need to be recorded and alarmed.
Performance Impact
SQL Insight (formerly Database Audit) currently supports the synchronous audit mode. Synchronous auditing synchronously records all audit logs, with an average performance impact of less than 6%.
Instructions