Core Server Configuration Attributes Reference
40 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsslapd-accesslog-logging-enabled (Access Log Enable Logging)
Disables and enables accesslog logging but only in conjunction with the
nsslapd-accesslog
attribute that specifies the path and filename of the log used
to record each database access.
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 filename.
The table below lists the four possible combinations of values for these two
configuration attributes and their outcome in terms of disabling or enabling of
access logging.
nsslapd-accesslog-logmaxdiskspace (Access Log Maximum Disk Space)
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.
Attributes in dse.ldif Value Logging Enabled or
Disabled
nsslapd-accesslog-logging-enabled
nsslapd-accesslog
on
empty string
Disabled
nsslapd-accesslog-logging-enabled
nsslapd-accesslog
on
filename
Enabled
nsslapd-accesslog-logging-enabled
nsslapd-accesslog
off
empty string
Disabled
nsslapd-accesslog-logging-enabled
nsslapd-accesslog
off
filename
Disabled
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: nsslapd-accesslog-logging-enabled: off