SV-272369r1123825_rule
V-272369
SRG-APP-000096-DNS-000007
BIND-9X-001060
CAT II
10
Edit the "named.conf" file.
Add the "print-time" substatement to the "channel" statement.
Configure the "print-time" sub statement to "yes".
Restart the BIND 9.x process.
For each logging channel that is defined, verify that the "print-time" substatement is listed.
Inspect the "named.conf" file for the following:
logging {
channel channel_name {
print-time yes;
};
};
If the "print-time" statement is missing, this is a finding.
If the "print-time" statement is not set to "yes", this is a finding.
V-272369
False
BIND-9X-001060
For each logging channel that is defined, verify that the "print-time" substatement is listed.
Inspect the "named.conf" file for the following:
logging {
channel channel_name {
print-time yes;
};
};
If the "print-time" statement is missing, this is a finding.
If the "print-time" statement is not set to "yes", this is a finding.
M
5687