vqServer Log files
vqServer maintains a set of logs for each server. Each log can be
switched on and off independently. In addition, all of vqServer's
log files can be reset simultaneously by clicking on
The five logs for each server are:
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Hits page
This page is shown when a server's
For each file for which a request has been recorded, the hits page shows:
Files are listed in most frequently requested order. Referers pageThis page is shown when the number of referers on a server's hit page or the number of hits on a server's files page is clicked. The page lists the URLs of HTML pages which contain references to the alias. Each URL is linked to the corresponding page making it easy for you to find out who is refering to your web site and in what context. |
![]() ![]() ![]() ![]() ![]() |
Access and Error log file formatThe default file for these log files for the main web server are access80.log and error80.log in the vq/sever/logs subdirectory of your website directory. The files conform to the NSCA combined log format and can be read by most log file analysis utilities. They can also be viewed in a text editor. Within these files, each HTTP transaction is recorded as a single line. Each line consists of a number of elements separated by a space:
|
![]() ![]() ![]() ![]() ![]() |
Hits and Referers log file formatThe default file for this log for the main web server is hits80.log in the vq/sever/logs subdirectory of your website directory. The file consists of an alphabetically ordered list of the aliases of the pages or files requested from your web site. Underneath each alias, the line starting with hits tells you how many times the page or file was requested. Underneath each alias, the lines after the referers line list the pages which contained the alias. The characters : and ; and & have special meanings within this file. You should ignore them unless they are preceded by &. Do not edit the active log file. vqServer may not be able to use it if you do this. |
![]() ![]() ![]() ![]() ![]() |
Log settings pageThis page is displayed by clicking Log files in the control centre menu. There is a different log settings page for each server. You can:
Any changes you make come into effect as soon as you press the Ok button.
vqServer version 1.9. Copyright © 1997-2000 Steve Shering and vqSoft. Last updated 16 March 2000. |
![]() ![]() ![]() ![]() ![]() ![]() |