The RUCKUS ICX device must generate audit records containing the full-text recording of privileged commands.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-273789SRG-APP-000101-NDM-000231RCKS-NDM-000250SV-273789r1110840_rule2025-05-281
Description
Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information. Organizations consider limiting the additional audit information to only that information explicitly needed for specific audit requirements. The additional information required is dependent on the type of information (i.e., sensitivity of the data and the environment within which it resides). At a minimum, the organization must audit full-text recording of privileged commands. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of compromise.
ℹ️ Check
Verify logging is enabled: SSH@ICX(config)# show running-config | include logging logging console logging persistence logging cli-command logging host x.x.x.x logging host y.y.y.y If "logging cli-command" is not present or "no logging on" exists, this is a finding.
✔️ Fix
Enable CLI command logging: SSH@ICX(config)# logging cli-command SSH@ICX(config)# exit SSH@ICX# write memory