System variables for the Audit Log

System variables for the Audit Log lists system variables used to define various settings for the Audit Log.

Table 1. System variables for the Audit Log
System Variable Name Description Value Type Default Value

Enable Field Auditing

Enables recording in the Audit Log details of configuration changes to the field level, except for changes to personnel.

If True, the Audit Log records field-level configuration changes for all objects except personnel.

If False, the Audit Log does not record field-level changes for all objects except personnel.

Boolean

False

Enable Personnel Field Auditing

Enables recording in the Audit Log details of personnel configuration changes to the field level.

If True, the Audit Log records field-level configuration changes for all personnel changes, including changes of credentials, clearance assignments, or image capture.

If False, the Audit Log does not record field-level changes to personnel records.

Boolean

False

Enable Special Property Field Auditing

Enables recording in the Audit Log, the property name only when configuration change is detected for fields in certain classes that cannot be audited at the field level, such as binary and large XML properties.

If True, the Audit Log records the property name only for changes to fields in the referenced classes.

If False, the Audit Log does not record property name for changes to these fields.

Note: Even if set to True, this variable works for related property fields only if both the Field Auditing and Personnel Field Auditing variables are also set to True.

Boolean

False

Audit Volume Size

Size (in number of records) of an Audit Log partition. The value must be between 5000 and 10000000.

This value controls when the system automatically changes to a new volume.

Numeric

20000

Maximum Message Size in Audit Log

Maximum number of audit messages to be stored. The value must be between 10000 and 99999999999999999.

The value of this variable and/or the next variable controls if and when a Log Volume Management Action for a scheduled event triggers the deletion of an Audit Log Volume from the C•CURE 9000 Audit Log database.

Numeric

SQL Server : 1000000

SQL Express: 500000

Number Of Days To Store in Audit Log

Amount of time, in days, that audit messages are stored in the database. The value must be between 30 and 71200.

The value of this variable and/or the previous variable controls if and when a Log Volume Management Action for a scheduled event triggers the deletion of an Audit Log Volume from the C•CURE 9000 Audit Log database.

Numeric

728

Audit Sync Upload Block Size

This setting affects only Satellite Application Server (SAS). It defines how many audit records are uploaded to the Master Application Server (MAS) in each block for batch-upload sync operation.

The value must be between 100 and 10000.

Numeric

5000