The RUCKUS ICX device must be configured to send log data to at least two central log servers for the purpose of forwarding alerts to the administrators and the information system security officer (ISSO).
Overview
Finding ID | Version | Rule ID | IA Controls | Severity |
V-273839 | RCKS-NDM-000960 | SV-273839r1110834_rule | High |
Description |
The aggregation of log data kept on a syslog server can be used to detect attacks and trigger an alert to the appropriate security personnel. The stored log data can be used to detect weaknesses in security that enable the network IA team to find and address these weaknesses before breaches can occur. Reviewing these logs, whether before or after a security breach, are important in showing whether someone is an internal employee or an outside threat. |
STIG | Date |
RUCKUS ICX NDM Security Technical Implementation Guide | 2025-05-28 |
Details
Check Text (C-77930r1110696_chk) |
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 the site does not have two or more logging hosts, this is a finding. |
Fix Text (F-77835r1110697_fix) |
Configure two or more logging hosts: SSH@ICX(config)# logging host x.x.x.x SSH@ICX(config)# logging host y.y.y.y |