manpages.info - online man pages   

SunOS man pages : audit_data (4)

File Formats                                        audit_data(4)

NAME

audit_data - current information on audit daemon

SYNOPSIS

/etc/security/audit_data

DESCRIPTION

The audit_data file contains information about the audit daemon. The file contains the process ID of the audit dae- mon, 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 path- name is the full pathname for the current audit log file.

EXAMPLES

Example 1: A sample audit_data file. 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)

NOTES

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. SunOS 5.8 Last change: 31 Dec 1996 1