Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 51
nsslapd-auditlog-logrotationsyncmin (Audit Log Rotation Sync Minute)
Specifies the minute of the day for rotating audit logs. This attribute must be used
in conjunction with
nsslapd-auditlog-logrotationsync-enabled
and
nsslapd-auditlog-logrotationsynchour
attributes.
nsslapd-auditlog-logrotationtime (Audit Log Rotation Time)
Specifies the time between audit log file rotations. The audit log will be rotated
when this time interval is up, regardless of the current size of the audit log. This
attribute supplies only the number of units. The units (day, week, month, and so
forth) are given by the
nsslapd-auditlog-logrotationtimeunit
attribute. If you
set the
nsslapd-auditlog-maxlogsperdir
attribute to
1
, the server ignores this
attribute.
Although it is not recommended for performance reasons to specify no log
rotation, as the log will grow indefinitely, you have two ways of specifying this.
Either you set the
nsslapd-auditlog-maxlogsperdir
attribute value to
1
or the
nsslapd-auditlog-logrotationtime
attribute to
-1
. The server checks the
nsslapd-auditlog-maxlogsperdir
attribute first, and, if this attribute value is
larger than
1
, the server then checks the
nsslapd-auditlog-logrotationtime
attribute. See “nsslapd-auditlog-maxlogsperdir (Audit Log Maximum Number of
Log Files),” on page 53, for more information.
Default Value: None (because nsslapd-auditlog-logrotationsync-enabled
is off)
Syntax: Integer
Example: nsslapd-auditlog-logrotationsynchour: 23
Entry DN: cn=config
Valid Range: 0 through 59
Default Value: None (because nsslapd-auditlog-logrotationsync-enabled
is off)
Syntax: Integer
Example: nsslapd-auditlog-logrotationsyncmin: 30
Entry DN: cn=config