SV-223195r513277_rule
V-223195
SRG-APP-000504-NDM-000321
JUSX-DM-000044
CAT III
10
Configure at least one external syslog host to log facility any and severity info or any. There are multiple ways to accomplish this, the following is an example.
[edit system syslog]
set host <syslog server address> any any
Verify the device generates a log when login events occur.
[edit]
show system syslog
host <syslog server address> {
any any;
source-address <device address>;
}
If an external syslog host is not configured to log, or configured for facility any severity any, this is a finding.
V-223195
False
JUSX-DM-000044
Verify the device generates a log when login events occur.
[edit]
show system syslog
host <syslog server address> {
any any;
source-address <device address>;
}
If an external syslog host is not configured to log, or configured for facility any severity any, this is a finding.
M
4098