1 .\" Copyright (c) 2004, Apple Computer, Inc. All rights reserved.
8 .Nd audit log management daemon
15 daemon responds to requests from the audit(1) utility and notifications
16 from the kernel. It manages the resulting audit log files and specified
19 The options are as follows:
22 Starts the daemon in debug mode - it will not daemonize.
24 Specifies that if auditing cannot be performed as specified, the system should
25 halt (panic). Normally, the system will attempt to proceed - although individual
26 processes may be stopped (see the -s option).
28 Specifies that individual processes should stop rather than perform operations
29 that may cause audit records to be lost due to log file full conditions
33 To assure uninterrupted audit support, the
35 daemon should not be started and stopped manually. Instead, the audit(1) command
36 should be used to inform the daemon to change state/configuration after altering
37 the audit_control file.
39 Sending a SIGHUP to a running
41 daemon will force it to exit.
43 .Bl -tag -width "/var/audit" -compact
45 Default directory for storing audit log files.