<%@ page import="java.sql.*" %> <%@ page import="java.util.*" %> <%@ page import="java.text.*" %> <%@ page import="com.assorted.affiliate.data.*" %> <%@ page import="com.assorted.affiliate.display.*" %> <%@ include file="/jsp/session-handler.jsp" %> AssortedInternet.com - Raw Log Access <%@ include file="/ssi/header.html" %>
 
RAW LOG ACCESS
 
 

Raw Log Access

The raw access logs on the server contain records of all of the traffic to your web site. Having access to the raw logs is critical if:

  • You have your own web site statistics or analysis tools - they must have access to the raw server logs in order to work.
  • You develop or use CGI Scripts on your web site. Raw log access is a must when debugging problems with CGI scripts.

All of our web hosting plans include raw log access. You will be able to access your web server logs directly on the server via an SSH session at the following locations:

  • Access Logs: /usr/local/apache/domlogs/yourname.com
  • Error Logs: /usr/local/apache/logs/error.log

Or alternatively you can download your logs with one click through our CPanel control panel. <%@ include file="/ssi/learn-about-sales-links.jsp" %>

<%@ include file="/ssi/footer.html" %>