SV-101285r1_rule
V-91185
SRG-APP-000515-NDM-000325
JUNI-ND-001300
CAT II
10
Configure the router to send log records to a syslog server as shown in the example below.
[edit system]
set syslog host x.x.x.x any 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 info;
}
}
If the router is not configured to off-load log records onto a different system than the system being audited, this is a finding.
V-91185
False
JUNI-ND-001300
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 info;
}
}
If the router is not configured to off-load log records onto a different system than the system being audited, this is a finding.
M
3381