Feature Introduction
Tencent Cloud provides Database Audit capabilities for TDSQL Boundless instances. This feature logs database access and SQL statement execution details, including SQL command specifics, client IP address, user account, database name, error code, SQL type, risk level, and execution time (in microseconds). It helps enterprises control risks and enhance data security levels.
Use Cases
This feature is applicable to scenarios where you need to alarm on risky behaviors that the database is subjected to, and to record and alarm on database risk behaviors such as SQL injection and abnormal operations.
Impact on Performance
Database Audit currently supports enabling the audit mode. Once enabled, it asynchronously records all audit logs with minimal performance impact.
Usage Notes