Config2_AuditingConfiguration

Auditing configuration.

Instances of this class are obtained from:

Properties

PropertyTypeDescription
enabled Boolean

Whether auditing is enabled

.
maxRollingFiles Number

Maximum number of rolling files to keep

.
useRollingFiles Boolean

Whether to use rolling log files

.

Property Details

enabled :Boolean

Description:
  • Whether auditing is enabled

Whether auditing is enabled

Type:
  • Boolean

maxRollingFiles :Number

Description:
  • Maximum number of rolling files to keep

Maximum number of rolling files to keep

Type:
  • Number

useRollingFiles :Boolean

Description:
  • Whether to use rolling log files

Whether to use rolling log files

Type:
  • Boolean