The operating system must provide the capability to automatically process audit records for events of interest based upon selectable, event criteria.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-216014 | SRG-OS-000054 | SOL-11.1-010080 | SV-216014r958430_rule | 2024-11-25 | 3 |
Description |
---|
Without an audit reporting capability, users find it difficult to identify specific patterns of attack. |
ℹ️ Check |
---|
The Audit Configuration profile is required. This check applies to the global zone only. Determine the zone that you are currently securing. # zonename If the command output is "global", this check applies. Check the status of the audit system. It must be auditing. # pfexec auditconfig -getcond If this command does not report: audit condition = auditing this is a finding. |
✔️ Fix |
---|
The Audit Control profile is required. This action applies to the global zone only. Determine the zone that you are currently securing. # zonename If the command output is "global", this action applies. If auditing has been disabled, it must be enabled with the following command: # pfexec audit -s |