SV-253944r1137890_rule
V-253944
SRG-APP-000516-NDM-000350
JUEX-NM-000670
CAT I
10
Add the following stanzas to the configuration.
set system syslog host <external syslog host1 IPv4 or IPv6 address> any info
set system syslog host <external syslog host2 IPv4 or IPv6 address> any info
Note: The time-format command supports including the year and/or the time in milliseconds. The default format does not include the year and time is recorded in seconds.
1. Verify that the network device is configured to send log data to a redundant central log servers.
2. Verify the external syslog server is configured. The lowest severity level, "any", is debug and will generate a significant number of messages.
[edit system syslog]
host <external syslog address> {
any info;
structured-format; << Only if structured formatting is required, otherwise events are recorded in standard format.
}
time-format year;
If the network device is not configured to send log data to redundant log servers, this is a finding.
V-253944
False
JUEX-NM-000670
1. Verify that the network device is configured to send log data to a redundant central log servers.
2. Verify the external syslog server is configured. The lowest severity level, "any", is debug and will generate a significant number of messages.
[edit system syslog]
host <external syslog address> {
any info;
structured-format; << Only if structured formatting is required, otherwise events are recorded in standard format.
}
time-format year;
If the network device is not configured to send log data to redundant log servers, this is a finding.
M
5477