Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 59
nsslapd-errorlog-list
This read-only attribute provides a list of error log files.
nsslapd-errorlog-logexpirationtime (Error 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 (day, week, month, and
so forth) are given by the
nsslapd-errorlog-logexpirationtimeunit
attribute.
nsslapd-errorlog-logexpirationtimeunit (Error Log Expiration Time Unit)
Specifies the units for the
nsslapd-errorlog-logexpirationtime
attribute. If the
unit is unknown by the server, then the log will never expire.
Entry DN: cn=config
Valid Values: N/A
Default Value: None
Syntax: DirectoryString
Example: nsslapd-errorlog-list:errorlog2,errorlog3
Entry DN: cn=config
Valid Range: 1 to the maximum 32 bit integer value (2147483647)
Default Value: 1
Syntax: Integer
Example: nsslapd-errorlog-logexpirationtime: 1
Entry DN: cn=config
Valid Values: month | week | day
Default Value: month
Syntax: DirectoryString
Example: nsslapd-errorlog-logexpirationtimeunit: week