Default log management

A new configuration entry is created for the default log file management. This entry contains the default log settings for all the logs except for the ibm-slapdLog attribute.

Default log settings can be overridden in the specific log management entries that are described in the following section. By default the entry does not have attributes. Therefore, there is no log limits enforced. Here is the description of the entry:
dn: cn=default, cn=Log Management, cn=Configuration
ibm-slapdLogSizeThreshold:
ibm-slapdLogMaxArchives:
ibm-slapdLogArchivePath:
objectclass: top
objectclass: ibm-slapdLogConfig
objectclass: ibm-slapdConfigEntry
objectclass: container
The following attributes are defined:
ibm-slapdLogSizeThreshold
When this size threshold, in MB, is exceeded the file is archived.
ibm-slapdLogMaxArchives
The maximum number of archived logs.
ibm-slapdLogArchivePath
The path where the archived logs are placed.