The HPE Alletra Storage ArcusOS device must allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-283400 | ASMP-ND-000740 | SV-283400r1194894_rule | CCI-001849 | medium |
| 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. | ||||
| STIG | Date | |||
| HPE Alletra Storage ArcusOS Network Device Management Security Technical Implementation Guide | 2026-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