SV-214351r505936_rule
V-214351
SRG-APP-000375-WSR-000171
AS24-W1-000760
CAT II
10
In a command line, navigate to "<'INSTALLED PATH'>\bin". Run "httpd -M" to view a list of installed modules.
If "log_config_module" is not listed, enable this module.
In a command line, navigate to "<'INSTALLED PATH'>\bin". Determine the location of the "httpd.conf" file by running the following command:
httpd -V
Review the "HTTPD_ROOT" path.
Navigate to the "HTTPD_ROOT"/conf directory.
Edit the "httpd.conf" file.
Determine if the "LogFormat" directive exists. If it does not exist, ensure the "LogFormat" line contains the "%t" flag.
Review the web server documentation and configuration to determine the time stamp format for log data.
In a command line, navigate to "<'INSTALLED PATH'>\bin". Run "httpd -M" to view a list of installed modules.
If "log_config_module" is not listed, this is a finding.
In a command line, navigate to "<'INSTALLED PATH'>\bin". Determine the location of the "httpd.conf" file by running the following command:
httpd -V
Review the "HTTPD_ROOT" path.
Navigate to the "HTTPD_ROOT"/conf directory.
Edit the "httpd.conf" file.
Verify the "LogFormat" directive exists.
If it does not exist, this is a finding.
Verify the "LogFormat" line contains the "%t" flag.
If "%t" flag is not present, time is not mapped to UTC or GMT time, and this is a finding.
V-214351
False
AS24-W1-000760
Review the web server documentation and configuration to determine the time stamp format for log data.
In a command line, navigate to "<'INSTALLED PATH'>\bin". Run "httpd -M" to view a list of installed modules.
If "log_config_module" is not listed, this is a finding.
In a command line, navigate to "<'INSTALLED PATH'>\bin". Determine the location of the "httpd.conf" file by running the following command:
httpd -V
Review the "HTTPD_ROOT" path.
Navigate to the "HTTPD_ROOT"/conf directory.
Edit the "httpd.conf" file.
Verify the "LogFormat" directive exists.
If it does not exist, this is a finding.
Verify the "LogFormat" line contains the "%t" flag.
If "%t" flag is not present, time is not mapped to UTC or GMT time, and this is a finding.
M
3998