The HPE Alletra Storage ArcusOS device must allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283400ASMP-ND-000740SV-283400r1194894_ruleCCI-001849medium
Description
Network devices must be able to allocate audit record storage capacity to ensure sufficient storage capacity in which to write the audit logs. The task of allocating audit record storage capacity is usually performed during initial device setup if it is modifiable. The value for the organization-defined audit record storage requirement will depend on the amount of storage available on the network device, the anticipated volume of logs, the frequency of transfer from the network device to centralized log servers, and other factors.
STIGDate
HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide2026-03-03

Details

Check Text (C-283400r1194894_chk)

Verify the system is configured to limit the size of event logs stored on the system with the following command: cli% showsys -param ----------Parameter----------- ----Value---- RawSpaceAlertSSD : 100 RawSpaceAlertQLC : 0 RemoteSyslog : 1 RemoteSyslogHost : 16.172.70.122 RemoteSyslogProfile : None RemoteSyslogSecurityHost: 16.172.70.200 SparingAlgorithm: Default EventLogSize: 10M EventLogNum : 30 If "EventLogSize" is set to a value less than "10M", this is a finding.

Fix Text (F-87870r1194893_fix)

Configure the system to limit the size of event logs stored: cli% setsys EventLogSize 10M