HP-UX Directory Server 8.1 configuration, command, and file reference
DescriptionParameter
DirectoryStringSyntax
nsslapd-enquote-sup-oc: offExample
2.3.1.42 nsslapd-errorlog (Error log)
This attribute sets the path and file name of the log used to record error messages generated by
the Directory Server. These messages can describe error conditions, but more often they contain
informative conditions, such as:
• Server startup and shutdown times.
• The port number that the server uses.
This log contains differing amounts of information depending on the current setting of the Log
Level attribute. See “nsslapd-errorlog-level (Error log level)” for more information.
DescriptionParameter
cn=configEntry DN
Any valid file nameValid Values
/var/opt/dirsrv/slapd-instance_name/log/errors
Default Value
DirectoryStringSyntax
nsslapd-errorlog: /var/opt/dirsrv/slapd-example/log/errorsExample
For error logging to be enabled, this attribute must have a valid path and file name, and the
nsslapd-errorlog-logging-enabled configuration attribute must be switched to on.
Table 2-6 lists the four possible combinations of values for these two configuration attributes
and their outcome in terms of disabling or enabling of error logging.
Table 2-6 Attribute values for enabling or disabling error logging
Resulting logging state
Value of the
nsslapd-errorlog-logging-enabled
AttributeValue of the nsslapd-errorlog Attribute
Disabled
on
empty string
Enabled
onfilename
Disabled
off
empty string
Disabled
offfilename
2.3.1.43 nsslapd-errorlog-level (Error log level)
This attribute sets the level of logging for the Directory Server. The log level is additive; that is,
specifying a value of 3 includes both levels 1 and 2.
2.3 Core server configuration attributes reference 39