|
NAMEauditd —
audit log management daemon
SYNOPSIS
DESCRIPTIONTheauditd daemon responds to requests from the
audit(8)
utility and notifications from the kernel. It manages the resulting audit log
files and specified log file locations.
The options are as follows:
Optionally, the audit review group "audit" may be created. Non-privileged users that are members of this group may read the audit trail log files. NOTETo assure uninterrupted audit support, theauditd daemon
should not be started and stopped manually. Instead, the
audit(8)
command should be used to inform the daemon to change state/configuration
after altering the audit_control file.
If On Mac OS X, FILES
COMPATIBILITYThe historical-h and -s flags
are now configured using
audit_control(5)
policy flags ahlt and cnt , and
are no longer available as arguments to auditd .
SEE ALSOasl(3), audit(4), audit_class(5), audit_control(5), audit_event(5), audit_warn(5), audit(8), auditdistd(8), launchd(8) (Mac OS X)HISTORYThe OpenBSM implementation was created by McAfee Research, the security division of McAfee Inc., under contract to Apple Computer Inc. in 2004. It was subsequently adopted by the TrustedBSD Project as the foundation for the OpenBSM distribution.AUTHORSThis software was created by McAfee Research, the security research division of McAfee, Inc., under contract to Apple Computer Inc. Additional authors include Wayne Salamon, Robert Watson, and SPARTA Inc.The Basic Security Module (BSM) interface to audit records and audit event stream format were defined by Sun Microsystems.
Visit the GSP FreeBSD Man Page Interface. |