SV-217026r639663_rule
V-217026
SRG-NET-000076-RTR-000001
JUNI-RT-000210
CAT II
10
Configure the router to log events containing information to establish where the events occurred as shown in the example below.
[edit system syslog]
set file LOG_FILE any any
Review the router configuration to verify that events are logged containing information to establish where the events occurred as shown in the example below.
system {
host-name XYZ;
…
…
…
}
syslog {
file LOG_FILE {
any any;
}
}
}
If the router is not configured to produce audit records containing information to establish to establish where the events occurred, this is a finding.
V-217026
False
JUNI-RT-000210
Review the router configuration to verify that events are logged containing information to establish where the events occurred as shown in the example below.
system {
host-name XYZ;
…
…
…
}
syslog {
file LOG_FILE {
any any;
}
}
}
If the router is not configured to produce audit records containing information to establish to establish where the events occurred, this is a finding.
M
4032