Rule ID
SV-269803r1051794_rule
Version
V1R1
CCIs
CCI-001851
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 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. Satisfies: SRG-APP-000516-NDM-000350, SRG-APP-000515-NDM-000325
Verify the OS10 Switch is configured to send log data to at least two central log servers. OS10# show running-configuration logging ! logging audit enable ! logging server 10.0.0.4 logging server 10.0.0.8 If the OS10 Switch is not configured to send log data to at least two central log servers, this is a finding.
Configure the OS10 Switch to send log data to at least two central log servers: ! logging audit enable ! logging server 10.0.0.4 logging server 10.0.0.8 !