SV-102583r1_rule
V-92495
SRG-APP-000095-WSR-000056
AS24-W2-000090
CAT II
10
Open the <'INSTALLED PATH'>\conf\httpd.conf file.
Configure the "LogFormat" to look like the following within the <IfModule log_config_module> block:
LogFormat "%a %A %h %H %l %m %s %t %u %U \"%{Referer}i\" " combined
Review the access log file. If necessary, review the <'INSTALLED PATH'>\conf\httpd.conf file to determine the location of the logs.
Items to be logged are as shown in this sample line in the <'INSTALLED PATH'>\conf\httpd.conf file:
<IfModule log_config_module>
LogFormat "%a %A %h %H %l %m %s %t %u %U \"%{Referer}i\" " combined
</IfModule>
If the web server is not configured to capture the required audit events for all sites and virtual directories, this is a finding.
V-92495
False
AS24-W2-000090
Review the access log file. If necessary, review the <'INSTALLED PATH'>\conf\httpd.conf file to determine the location of the logs.
Items to be logged are as shown in this sample line in the <'INSTALLED PATH'>\conf\httpd.conf file:
<IfModule log_config_module>
LogFormat "%a %A %h %H %l %m %s %t %u %U \"%{Referer}i\" " combined
</IfModule>
If the web server is not configured to capture the required audit events for all sites and virtual directories, this is a finding.
M
3419