Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 61
nsslapd-errorlog-logrotationsync-enabled (Error Log Rotation Sync
Enabled)
Specifies whether error log rotation is to be synchronized with a particular time of
the day. Synchronizing log rotation this way enables you to generate log files at a
specified time during a day, such as midnight to midnight every day. This makes
analysis of the log files much easier because they then map directly to the calendar.
For error log rotation to be synchronized with time-of-day, this attribute must be
enabled with the
nsslapd-errorlog-logrotationsynchour
and
nsslapd-errorlog-logrotationsyncmin
attribute values set to the hour and
minute of the day for rotating log files.
For example, to rotate error log files every day at midnight, enable this attribute by
setting its value to
on
, and then set the values of the
nsslapd-errorlog-logrotationsynchour
and
nsslapd-errorlog-logrotationsyncmin
attributes to
0
.
nsslapd-errorlog-logrotationsynchour (Error Log Rotation Sync Hour)
Specifies the hour of the day for rotating error logs. This attribute must be used in
conjunction with
nsslapd-errorlog-logrotationsync-enabled
and
nsslapd-errorlog-logrotationsyncmin
attributes.
Valid Range: 1 to the maximum 32 bit integer value (2147483647)
Default Value: 5
Syntax: Integer
Example: nsslapd-errorlog-logminfreediskspace: 5
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: nsslapd-errorlog-logrotationsync-enabled: on
Entry DN: cn=config
Valid Range: 0 through 23