Chapter 2. Core Server Configuration Reference
16
Parameter
Description
Valid Range
0 through 23
Default Value
0
Syntax
Integer
Example
nsslapd-accesslog-logrotationsynchour: 23
2.3.1.12. nsslapd-accesslog-logrotationsyncmin (Access Log Rotation
Sync Minute)
This attribute sets the minute of the day for rotating access logs. This attribute must be used in
conjunction with
nsslapd-accesslog-logrotationsync-enabled
and
nsslapd-accesslog-
logrotationsynchour
attributes.
Parameter
Description
Entry DN
cn=config
Valid Range
0 through 59
Default Value
0
Syntax
Integer
Example
nsslapd-accesslog-logrotationsyncmin: 30
2.3.1.13. nsslapd-accesslog-logrotationtime (Access Log Rotation Time)
This attribute sets the time between access log file rotations. The access log is rotated when this
time interval is up, regardless of the current size of the access log. This attribute supplies only the
number of units. The units (day, week, month, and so forth) are given by the
nsslapd-accesslog-
logrotationtimeunit
attribute.
Although it is not recommended for performance reasons to specify no log rotation since the log
grows indefinitely, there are two ways of specifying this. Either set the
nsslapd-accesslog-
maxlogsperdir
attribute value to
1
or set the
nsslapd-accesslog-logrotationtime
attribute to
-1
. The server checks the
nsslapd-accesslog-maxlogsperdir
attribute first,
and, if this attribute value is larger than
1
, the server then checks the
nsslapd-accesslog-
logrotationtime
attribute. See
Section 2.3.1.16, “nsslapd-accesslog-maxlogsperdir (Access Log
Maximum Number of Log Files)”
for more information.
Parameter
Description
Entry DN
cn=config
Valid Range
-1 | 1 to the maximum 32 bit integer value
(2147483647), where a value of -1 means that
the time between access log file rotation is
unlimited.
Default Value
1
Syntax
Integer
Example
nsslapd-accesslog-logrotationtime: 100
Summary of Contents for 8.1
Page 8: ...viii ...
Page 14: ...xiv ...
Page 16: ...2 ...
Page 250: ...236 ...
Page 334: ...320 ...
Page 372: ...358 ...