SV-99889r1_rule
V-89239
SRG-APP-000099-WSR-000061
VRAU-LI-000075
CAT II
10
Navigate to and open the /opt/vmware/etc/lighttpd/lighttpd.conf file
Configure the "lighttpd.conf" file with the following:
$HTTP["url"] !~ "(.css|.jpg|.gif|.png|.ico)$" {
accesslog.filename = log_root + "/access.log"
}
At the command prompt, execute the following command:
Note: The HTTP status code indicating success or failure is a 3-digit integer immediately after "HTTP/1.1". Any value other than a 3-digit code immediately following "HTTP/1.1" is a failure of the logging process.
tail -n 4 /opt/vmware/var/log/lighttpd/access.log
If any of the generated audit records are without sufficient information to establish the outcome of the event (success or failure), this is a finding.
V-89239
False
VRAU-LI-000075
At the command prompt, execute the following command:
Note: The HTTP status code indicating success or failure is a 3-digit integer immediately after "HTTP/1.1". Any value other than a 3-digit code immediately following "HTTP/1.1" is a failure of the logging process.
tail -n 4 /opt/vmware/var/log/lighttpd/access.log
If any of the generated audit records are without sufficient information to establish the outcome of the event (success or failure), this is a finding.
M
3457