Core Server Configuration Attributes Reference
38 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsslapd-accesslog-level
Controls what is logged to the access log.
nsslapd-accesslog-list
This read-only attribute, which cannot be set, provides a list of access log files
used in access log rotation.
Valid Values: Any valid filename.
Default Value: serverRoot/slapd-serverID/logs/access
Syntax: DirectoryString
Example: nsslapd-accesslog:
/opt/redhat-ds/servers/slapd-phonebook/logs/access
Entry DN: cn=config
Valid Values: 0 — No access logging
4 — Logging for internal access operations
256 — Logging for access to an entry
512 — Logging for access to an entry and referrals
These values can be added together to provide you with the exact type
of logging you require; for example, 516 (4 + 512) to obtain internal
access operation, entry access, and referral logging.
Default Value: 256
Syntax: Integer
Example: nsslapd-accesslog-level: 256
Entry DN: cn=config
Valid Values: N/A
Default Value: None
Syntax: DirectoryString
Example: nsslapd-accesslog-list:accesslog2,accesslog3