HP-UX Directory Server 8.1 configuration, command, and file reference

DescriptionParameter
DirectoryStringSyntax
nsslapd-accesslog-logging-enabled: offExample
For access logging to be enabled, this attribute must be switched to on, and the
nsslapd-accesslog configuration attribute must have a valid path and parameter. Table 2-3
lists the four possible combinations of values for these two configuration attributes and their
outcome in terms of disabling or enabling of access logging.
Table 2-3 Attribute values for enabling or disabling access logging
Resulting logging state
Value of the nsslapd-accesslog
attribute
Value of the
nsslapd-accesslog-logging-enabled
attribute
Disabledempty string
on
Enabled
filenameon
Disabledempty string
off
Disabled
filenameoff
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.
DescriptionParameter
cn=configEntryDN
-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.
Valid Range
500Default Value
IntegerSyntax
nsslapd-accesslog-logmaxdiskspace: 200Example
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.
DescriptionParameter
cn=configEntryDN
1 to the maximum 32-bit integer value (2147483647)Valid Range
5Default Value
IntegerSyntax
nsslapd-accesslog-logminfreediskspace: 4Example
26 Core server configuration reference