Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 39
nsslapd-accesslog-logbuffering (Log Buffering)
When set to
off
, the server writes all access log entries directly to disk.
nsslapd-accesslog-logexpirationtime (Access Log Expiration Time)
Specifies the maximum age that a log file is allowed to reach before it is deleted.
This attribute supplies only the number of units. The units are provided by the
nsslapd-accesslog-logexpirationtimeunit
attribute.
nsslapd-accesslog-logexpirationtimeunit (Access Log Expiration Time Unit)
Specifies the units for
nsslapd-accesslog-logexpirationtime
attribute. If the
unit is unknown by the server, then the log will never expire.
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: nsslapd-accesslog-logbuffering: off
Entry DN: cn=config
Valid Range: 1 to the maximum 32 bit integer value (2147483647)
Default Value: 1
Syntax: Integer
Example: nsslapd-accesslog-logexpirationtime: 2
Entry DN: cn=config
Valid Values: month | week | day
Default Value: month
Syntax: DirectoryString
Example: nsslapd-accesslog-logexpirationtimeunit: week