Viewing your Web server log reports

You can view your Production or Test Web server reports or download them to your local system for viewing. The Production Web server reports are located at /var/log/httpd while the Test Web server reports are located at /var/log/httpd-test.

About Web server log reports

The Web server log reports can be helpful in forecasting possible marketing trends and in monitoring your Web site for problems with visitor access.

The Web server provides two log reports, CustomLog and ErrorLog.

CustomLog

This report contains information about visitors to your Web site. Every time a visitor visits your Web site, a line of text containing details about the visitor and the nature of the request is written to this log file.

ErrorLog

This report contains information on errors encountered by visitors accessing your Web site. This information can be valuable for analyzing server problems or problems with specific Web pages.

Viewing the log reports

To view the log reports:

  1. On the left navigation bar, click Services or Subscribed Services. The Subscribed Services form opens displaying a list of services.

  2. On the Services form, locate the Web Server, then click Configure in the Web Server's Actions column.

  3. In the Web Server submenu, click Log Files.

  4. The Log Files window opens, showing the names of the log reports and their directory locations.

  5. Locate the report you want to read and in the Actions column, click Download. The Download File window opens.

  1. Click Download File.

  2. To view the reports, do one of the following:

Related Topics