STIGQter STIGQter: STIG Summary: APACHE 2.2 Site for UNIX Security Technical Implementation Guide Version: 1 Release: 11 Benchmark Date: 25 Jan 2019:

Log file data must contain required data elements.

DISA Rule

SV-36642r1_rule

Vulnerability Number

V-13688

Group Title

WG242

Rule Version

WG242 A22

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the web server to ensure the log file data includes the required data elements.

Check Contents

To verify the log settings:

Default UNIX location: /usr/local/apache/logs/access_log

If this directory does not exist, you can search the web server for the httpd.conf file to determine the location of the logs.

Items to be logged are as shown in this sample line in the httpd.conf file:

LogFormat "%a %A %h %H %l %m %s %t %u %U \"%{Referer}i\" " combined

If the web server is not configured to capture the required audit events for all sites and virtual directories, this is a finding.

Vulnerability Number

V-13688

Documentable

False

Rule Version

WG242 A22

Severity Override Guidance

To verify the log settings:

Default UNIX location: /usr/local/apache/logs/access_log

If this directory does not exist, you can search the web server for the httpd.conf file to determine the location of the logs.

Items to be logged are as shown in this sample line in the httpd.conf file:

LogFormat "%a %A %h %H %l %m %s %t %u %U \"%{Referer}i\" " combined

If the web server is not configured to capture the required audit events for all sites and virtual directories, this is a finding.

Check Content Reference

M

Responsibility

Web Administrator

Target Key

161

Comments