Unchanged Attribute Logging property

Use the Unchanged Attribute Logging property to set what must be logged for unchanged attributes. It is usually used to reduce log size.

Values

CurrentValue The current value of the attribute is added to the log.
NoValue Nothing is added to the log

Default: CurrentValue

Description

When a record of an audited table is updated, an audit log record is generated (see Audit updates with no changes preference). This property controls what is added to that audit log record for attributes that did not change.

Notes

  • Setting the value to 'NoValue' reduces log space requirements for unchanged attributes. It, however, reduces "readability" of the log record as values of unchanged attributes are missing.
  • When changed, you must execute the Create audit triggers menu option to regenerate triggers.

Availability

The property was added as of K2BAudit 6.2 Release Notes.