SV-217027r639663_rule
V-217027
SRG-NET-000077-RTR-000001
JUNI-RT-000220
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 the source of the events, this is a finding.
V-217027
False
JUNI-RT-000220
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 the source of the events, this is a finding.
M
4032