Release Notes
Announcements

Parameter Name | Note |
Instance ID/Name | The unique identifier (ID) and custom name of the target database instance. |
Audit Log Storage Status | The current operational status of the audit feature for the instance, including: Enabled, Disabled. |
Audit Mode | The audit data capture type configured for the current instance. Write Command(default): Data modification commands covering write operations for all data structures such as strings, hashes, lists, sets, and sorted sets. Read Command: Data query commands covering read operations for all data structures and metadata query operations. All Commands: Audits the execution of all commands. |
Log Retention Period | Lifecycle configuration for audit logs. It consists of the following three items: Total storage period: The total number of days audit logs are retained (that is, the sum of high-frequency and low-frequency storage durations). Expired data will be automatically purged. Frequent access storage period: The number of days logs are stored in high-performance media, providing faster query response, suitable for recent high-frequency search. Infrequent acess storage period: The number of days logs are stored after the high-frequency duration is exceeded, used for long-term archiving. While identical in functionality, query performance is relatively lower. |
Stored Log Size | Refers to the actual physical storage space occupied by the audit logs of the current instance. Specifically composed of the following three metrics: Total storage size: The total space occupied by all audit logs of the current instance (that is, the sum of high-frequency storage volume and low-frequency storage volume). Frequent acess storage size: The storage space occupied by logs within the "high-frequency storage duration" period. This data is stored in high-performance media to support fast query and search. Infrequent acess storage size: The storage space occupied by logs that have been automatically tiered down to cold storage after the high-frequency retention period is exceeded. This data is stored in archival media to meet long-term compliance storage requirements. |
Project | The project to which the instance belongs in the organizational structure, used for resource isolation management. |
Tag (key: value) | Custom key-value pairs bound to the instance, commonly used for multi-dimensional resource categorization and group search. |
Enablement Time | The specific time when the instance first successfully enabled the Database Audit Service. |
Operation | Click View Audit Log to view detailed information of the instance's audit logs. For specific information, see Managing Audit Logs. Click More > Modify Audit Service to modify audit configuration information, including audit type, audit log retention period, and other settings. For specific information, see Modify Audit Configuration. Click More > Disable Database Audit to stop the audit feature. For specific information, see Disable Database Audit. |
피드백