man Pages(4): File Formats
只搜寻这本书
以 PDF 格式下载本书

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)