OHS must have a log file defined for each site/virtual host to capture information to be used by external applications or entities to monitor and control remote access.
From Oracle HTTP Server 12.1.3 Security Technical Implementation Guide
Part of SRG-APP-000016-WSR-000005
  Associated with:
  CCI-000067
  
SV-78661r1_rule
OHS must have a log file defined for each site/virtual host to capture information to be used by external applications or entities to monitor and control remote access.
Vulnerability discussion
Remote access to the web server is any access that communicates through an external, non-organization-controlled network. Remote access can be used to access hosted applications or to perform management functions. By providing remote access information to an external monitoring system, the organization can monitor for cyber attacks and monitor compliance with remote access policies. The organization can also look at data organization wide and determine an attack or anomaly is occurring on the organization which might not be noticed if the data were kept local to the web server.Examples of external applications used to monitor or control access would be audit log monitoring systems, dynamic firewalls, or infrastructure monitoring systems.
Check content
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS//httpd.conf and every .conf file (e.g., ssl.conf) included in it with an editor that contains a "" directive.
2. Search for the "CustomLog" directive at the OHS server and virtual host configuration scopes.
3. If the directive is omitted or set improperly, this is a finding unless inherited from a larger scope.
4. Validate that the folder specified exists.  If the folder does not exist, this is a finding.
Fix text
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS//httpd.conf and every .conf file (e.g., ssl.conf) included in it with an editor that contains a "" directive.
2. Search for the "CustomLog" directive at the OHS server and virtual host configuration scopes.
3a. If the virtual host is NOT configured for SSL, set the "CustomLog" directive to ""||${PRODUCT_HOME}/bin/odl_rotatelogs  43200" dod", add the directive if it does not exist unless inherited from a larger scope.
3b. If the virtual host is configured for SSL, set the "CustomLog" directive to ""||${PRODUCT_HOME}/bin/odl_rotatelogs  43200" dod_ssl", add the directive if it does not exist unless inherited from a larger scope.
    Pro Tips
    
      
	Lavender hyperlinks in small type off to the right (of CSS
	class id, if you view the page source) point to
	globally unique URIs for each document and item. Copy the
	link location and paste anywhere you need to talk
	unambiguously about these things.
	
      
      
	You can obtain data about documents and items in other
	formats. Simply provide an HTTP header Accept:
	text/turtle or
	Accept: application/rdf+xml.
      
     
    
    Powered by sagemincer