Skip to content

Enable audit Service

An XCCDF Rule

Description

The audit service is an essential userspace component of the auditing system, as it is responsible for writing audit records to disk.

Rationale

Without establishing what type of events occurred, when they occurred, and by whom, it would be difficult to establish, correlate, and investigate the events leading up to an outage or attack.

Audit record content that may be necessary to satisfy this requirement includes, for example, time stamps, source and destination addresses, user/process identifiers, event descriptions, success/fail indications, filenames involved, and access control or flow control rules invoked.

Associating event types with detected events in the operating system audit logs provides a means of investigating an attack, recognizing resource utilization or capacity thresholds, or identifying an improperly configured operating system.

ID
xccdf_org.ssgproject.content_rule_service_com_apple_auditd_enabled
Severity
High
Updated



Remediation - Shell Script


launchctl load -w /System/Library/LaunchDaemons/com.apple.auditd.plist