Red Hat DIRECTORY SERVER 8.0 Command Reference Manual page 25

Hide thumbs Also See for DIRECTORY SERVER 8.0:
Table of Contents

Advertisement

Attribute
nsslapd-accesslog
Table 2.3. dse.ldif Attributes
Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
2.3.1.8. nsslapd-accesslog-logmaxdiskspace (Access Log Maximum Disk
Space)
This attribute specifies the maximum amount of disk space in megabytes that the access logs are
allowed to consume. If this value is exceeded, the oldest access log is deleted.
When setting a maximum disk space, consider the total number of log files that can be created due
to log file rotation. Also, remember that there are three different log files (access log, audit log, and
error log) maintained by the Directory Server, each of which consumes disk space. Compare these
considerations to the total amount of disk space for the access log.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
2.3.1.9. nsslapd-accesslog-logminfreediskspace (Access Log Minimum
Free Disk Space)
This attribute sets the minimum allowed free disk space in megabytes. When the amount of free disk
space falls below the value specified on this attribute, the oldest access logs are deleted until enough
disk space is freed to satisfy this attribute.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
Value
Description
cn=config
on | off
on
DirectoryString
nsslapd-accesslog-logging-enabled: off
Description
cn=config
-1 | 1 to the maximum 32 bit integer value
(2147483647), where a value of -1 means that
the disk space allowed to the access log is
unlimited in size.
-1
Integer
nsslapd-accesslog-logmaxdiskspace: 200
Description
cn=config
-1 | 1 to the maximum 32 bit integer value
(2147483647)
-1
Integer
nsslapd-accesslog-logminfreediskspace: -1
Logging Enabled or Disabled
cn=config
15

Advertisement

Table of Contents
loading

Table of Contents