SV-101255r1_rule
V-91155
SRG-APP-000360-NDM-000295
JUNI-ND-000990
CAT II
10
Configure the router to send critical to emergency log messages to the syslog server as shown in the example below.
set syslog host x.x.x.x any critical
Note: The parameter "critical" can replaced with a lesser severity level (i.e., error, warning, notice, info).
Review the router configuration to verify that it is compliant with this requirement as shown in the example below.
system {
syslog {
host x.x.x.x {
any critical;
}
}
Note: The parameter "critical" can be replaced with a lesser severity level (i.e., error, warning, notice, info).
If the router is not configured to generate an alert for all audit failure events, this is a finding.
V-91155
False
JUNI-ND-000990
Review the router configuration to verify that it is compliant with this requirement as shown in the example below.
system {
syslog {
host x.x.x.x {
any critical;
}
}
Note: The parameter "critical" can be replaced with a lesser severity level (i.e., error, warning, notice, info).
If the router is not configured to generate an alert for all audit failure events, this is a finding.
M
3381