1 .\" Copyright (c) 2004, Apple Computer, Inc. All rights reserved.
8 .Nd audit management utility
16 utility controls the state of auditing system. The optional
18 operand specifies the location of the audit control input file (default
19 /etc/security/audit_control).
21 The options are as follows:
24 Forces the audit system to close the existing audit log file and rotate to
25 a new log file in a location specified in the audit control file.
27 Specifies that the audit system should [re]synchronize its
28 configuration from the audit control file. A new log file will be
31 Specifies that the audit system should terminate. Log files are closed
32 and renamed to indicate the time of the shutdown.
35 The auditd(8) daemon must already be running.
37 .Bl -tag -width "/etc/security/audit_control" -compact
38 .It Pa /etc/security/audit_control
39 Default audit policy file used to configure the auditing system.