The storage system must allocate audit record storage capacity to store at least one weeks worth of audit records, when audit records are not immediately sent to a central audit record storage facility.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-237830HP3P-32-001700SV-237830r647899_ruleCCI-001849medium
Description
To verify operating systems have a sufficient storage capacity in which to write the audit logs, operating systems need to be able to allocate audit record storage capacity. The task of allocating audit record storage capacity is usually performed during initial installation of the operating system.
STIGDate
HPE 3PAR StoreServ 3.2.x Security Technical Implementation Guide2021-11-23

Details

Check Text (C-237830r647899_chk)

Verify the logging capacity is set to the maximum value of "4", with the following command: cli% showsys -param If the resulting list of configured parameters and values, does not contain "EventLogSize : 4M", this is a finding.

Fix Text (F-40999r647898_fix)

Configure the audit logging capacity for the maximum storage value by entering the command: cli% setsys EventLogSize 4M