Rule ID
SV-255282r958752_rule
Version
V2R1
CCIs
To ensure 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.
To verify the logging capacity is set to the maximum value of "4", enter the following command: cli% showsys -param In the resulting list of configured parameters and values, if the following line does not appear, this is a finding. cli% EventLogSize : 4M
Enter the following command to configure the audit logging capacity for the maximum storage value: cli% setsys EventLogSize 4M