SV-220141r961863_rule
V-220141
SRG-APP-000516-NDM-000350
JUNI-ND-001440
CAT I
10
Configure the router to send log data to the syslog servers as shown in the example below.
set syslog host x.x.x.x any info
set syslog host x.x.x.x any info
Verify that the router is configured to send logs to at least two syslog servers. The configuration should look similar to the example below:
system {
syslog {
host x.x.x.x {
any info;
}
host x.x.x.x {
any info;
}
}
If the router is not configured to send log data to the syslog servers, this is a finding.
V-220141
False
JUNI-ND-001440
Verify that the router is configured to send logs to at least two syslog servers. The configuration should look similar to the example below:
system {
syslog {
host x.x.x.x {
any info;
}
host x.x.x.x {
any info;
}
}
If the router is not configured to send log data to the syslog servers, this is a finding.
M
4034