[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    audit_data(4) manual page Table of Contents

Name

audit_data - current information on audit daemon

Synopsis

/etc/security/audit_data

Availability

The functionality described in this man page is available only if the Basic Security Module (BSM) has been enabled. See bsmconv(1M) for more information.

Description

The audit_data file contains information about the audit daemon. The file contains the process ID of the audit daemon, and the pathname of the current audit log file. The format of the file is:

<pid>:<pathname>

Where pid is the process ID for the audit daemon, and pathname is the full pathname for the current audit log file.

Examples

64:/etc/security/audit/server1/19930506081249.19930506230945.bongos

Files

/etc/security/audit_data

See Also

audit(1M) , auditd(1M) , bsmconv(1M) , audit(2) , audit.log(4)


Table of Contents