What are Web Log Files? | |
Server log files are simple text files that are automatically generated every time someone accesses one Website. Every "hit" to the Web site, including each view of a HTML document, image or other object, is logged. The raw web log file format is essentially one line of text for each hit to the web site. This contains information about who was visiting the site, where they came from, and exactly what they were doing on the web site. There are several kinds of log formats. The Common Log Format (CLF) is used by most Web servers. In addition, the Extended Common Log File format is an extensive format adopted by certain web servers. Besides, these two common log file format, there are many other log file format. They are released by WWW organization. Here are just a few examples of what your server logs can tell you:
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Created by Lan Man
Last Modified: Nov 11, 2002