Product SiteDocumentation Site

4.7. Log Files

Each Directory Server instance contains a /var/log/dirsrv/slapd-instance_name directory for storing log files. The following is a sample listing of the /logs directory contents.
access                  access.20070228-171925  errors
access.20070221-162824  access.rotationinfo     errors.20070221-162824
access.20070223-171949  audit                   errors.rotationinfo
access.20070227-171818  audit.rotationinfo	slapd.stats
Example 4.5. Log Directory Contents

  • The content of the access, audit, and error log files is dependent on the log configuration.
  • The slapd.stats file is a memory-mapped file which cannot be read by an editor. It contains data collected by the Directory Server SNMP data collection component. This data is read by the SNMP subagent in response to SNMP attribute queries and is communicated to the SNMP master agent responsible for handling Directory Server SNMP requests.