Parameter description: Specifies whether to enable or disable the audit process. After the audit process is enabled, the auditing information written by the background process can be read from the pipe and written into audit files.
Type: SIGHUP
Value range: Boolean
Default value: on
Parameter description: Specifies the total disk space occupied by audit files.
Type: SIGHUP
Value range: an integer ranging from 1024 KB to 1024 GB. The unit is KB.
Default value: 1GB
Parameter description: Specifies the format of the object name displayed in the object_name field of audit logs.
Type: USERSET
Value range: enumerated values
Default value: single
If the default value is set to all, multiple object names will be displayed for SELECT, DELETE, UPDATE, INSERT, MERGE, CREATE TABLE AS and CREATE VIEW AS.
Parameter description: whether to record the object_details field in audit logs. This field indicates the table name, column name, and column type in the audit statement. This parameter is supported only by clusters of version 8.2.1.100 or later.
Type: USERSET
Value range: Boolean
Default value: off