Core Server Configuration Attributes ReferenceChapter 2 Core Server Configuration Reference 39nsslapd-accesslog-logrotationtime (Access Log Rotation Time)Specifies the time between access log file rotations. The access log will be rotatedwhen this time interval is up, regardless of the current size of the access log. Thisattribute supplies only the number of units. The units (day, week, month, and soforth) are given by the nsslapd-accesslog-logrotationtimeunit attribute.Although it is not recommended for performance reasons to specify no log rotationas the log will grow indefinitely, you have two ways of specifying this. Either youset the nsslapd-accesslog-maxlogsperdir attribute value to 1 or thensslapd-accesslog-logrotationtime attribute to -1. The server checks thensslapd-accesslog-maxlogsperdir attribute first and if this attribute value islarger than 1, the server then checks the nsslapd-accesslog-logrotationtimeattribute. See “nsslapd-accesslog-maxlogsperdir (Access Log Maximum Number ofLog Files)” on page 40 for more information.nsslapd-accesslog-logrotationtimeunit (Access Log Rotation TimeUnit)Specifies the units for the nsslapd-accesslog-logrotationtime attribute.Syntax IntegerExample nsslapd-accesslog-logminfreediskspace: 4Entry DN cn=configValid 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 1Syntax IntegerExample nsslapd-accesslog-logrotationtime: 100Entry DN cn=configValid Range month | week | day | hour | minuteDefault Value daySyntax DirectoryStringExample nsslapd-accesslog-logrotationtimeunit: week