SV-214311r1192938_rule
V-214311
SRG-APP-000095-WSR-000056
AS24-W1-000090
CAT II
10
Configure the "LogFormat" in the "httpd.conf" file to look like the following:
<IfModule log_config_module>
LogFormat "%a %A %h %H %l %m %s %t %u %U \"%{Referer}i\" " combined
</IfModule>
Restart the Apache service.
NOTE: The log format may use different variables based on environment; however, it should be verified that it produces the same end result of logged elements.
Items to be logged are as shown in this sample line in the <'INSTALL 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-214311
False
AS24-W1-000090
Items to be logged are as shown in this sample line in the <'INSTALL 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
3998