HP-UX Directory Server 8.1 configuration, command, and file reference

2.3.1.51 nsslapd-errorlog-logrotationsynchour (Error log rotation sync hour)
This attribute sets 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.
DescriptionParameter
cn=configEntry DN
0 through 23Valid Range
0Default Value
IntegerSyntax
nsslapd-errorlog-logrotationsynchour: 23Example
2.3.1.52 nsslapd-errorlog-logrotationsyncmin (Error log rotation sync minute)
This attribute sets the minute of the day for rotating error logs. This attribute must be used in
conjunction with nsslapd-errorlog-logrotationsync-enabled and
nsslapd-errorlog-logrotationsynchour attributes.
DescriptionParameter
cn=configEntry DN
0 through 59Valid Range
0Default Value
IntegerSyntax
nsslapd-errorlog-logrotationsyncmin: 30Example
2.3.1.53 nsslapd-errorlog-logrotationtime (Error log rotation time)
This attribute sets the time between error log file rotations. The error log is rotated when this
time interval is up, regardless of the current size of the error log. This attribute supplies only the
number of units. The units (day, week, month, and so forth) are given by the
nsslapd-errorlog-logrotationtimeunit (Error Log Rotation Time Unit) attribute.
Although it is not recommended for performance reasons to specify no log rotation, as the log
grows indefinitely, there are two ways of specifying this. Either set the
nsslapd-errorlog-maxlogsperdir attribute value to 1 or set the
nsslapd-errorlog-logrotationtime attribute to -1. The server checks the
nsslapd-errorlog-maxlogsperdir attribute first, and, if this attribute value is larger than
1, the server then checks the nsslapd-errorlog-logrotationtime attribute. See
“nsslapd-errorlog-maxlogsperdir (Maximum number of error log files)” for more information.
DescriptionParameter
cn=configEntry DN
-1 | 1 to the maximum 32-bit integer value (2147483647), where a value of -1 means that the
time between error log file rotation is unlimited).
Valid Range
1Default Value
IntegerSyntax
nsslapd-errorlog-logrotationtime: 100Example
2.3 Core server configuration attributes reference 43