Using the command line
You can issue the command provided here to edit the global log settings.
About this task
Issue the command:
idsldapmodify -D <adminDN> -w <adminPW> -i <filename>where <filename>
contains: dn: cn=Default, cn=Log Management, cn=Configuration
changetype: modify
replace: ibm-slapdLogSizeThreshold
ibm-slapdLogSizeThreshold: <size threshold in MB>
-
replace: ibm-slapdLogMaxArchives
ibm-slapdLogMaxArchives: <number of log archives to save>
-
replace: ibm-slapdLogArchivePath
ibm-slapdLogArchivePath: <archived logs path>