Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» eWebLog Analyzer
» System Requirements
» Purchase
Using eWebLog Analyzer
» Quick Start
» Profile Dialog
» Download
» Filters
» Views
» Options
» DNS Lookup
» Macros
» Command Line Mode
Log Files
» Log File Formats
» Common Log File Format
» Combined Log File Format
» IIS Log File Format
» IIS Extended W3C Log File Format
» Configuring Apache Servers
Reports
» About Reports
» General
» Time Period
» Visitor Information
» File/Page Activity
» Referrers
» Errors
Exports
» Export to HTML
» Export to Word
» Export to CSV
» Export to XML
Appendix
» Status Codes
» Top Level Domains
 

Common Log File Format

Common Log File Format files contain only the most basic information. This format has become the standard logging format for most Web servers.

Sample record:

61.130.7.137 - - [25/Jan/2001:14:38:21 -0500] "GET /page1.html HTTP/1.0" 200 3915

mobile text message monitor usb mypassword unlock
live usb monitor laptops data recovery network usb monitor
business solution live usb display mobile text sms

Each part of this log entry is described below.

61.130.7.137 IP address (or domain name) of the client (remote host)
- This field is not used
- This field is not used
[25/Jan/2001:14:38:21 -0500] Date/Time of the request
"GET /page1.html HTTP/1.0" Method used, File requested and Protocol used by the client
200 Status code sent back to the client
3915 Size of the object returned to the client
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals