WEBLOGS
From Innerbus Co., Ltd. An innovative log management solution provider
Web log is a chronological recording of all the activities achieved through Web server. The Web Server softwares are capable of generating these logs. In a log file, data like - number of requests made, number of requests by type of file, such as HTML page views, distinct IP addresses served and the number of requests each made, number of requests for specific files or directories, totals and averages by specific time periods (hours, days, weeks, months, years), URLs from which user came to the site (referring pages), Etc. are available.
Microsoft Internet Information Server log format includes the following fields: Client IP address, User name, Date, Time, Service and instance, Server name, Server IP Address, Time taken, Client bytes sent, Server byte sent, Status code, Windows status code, Request type, Required resource, Parameter. The fields are separated by comma(,) in this log format.
This is the standard log format used by several web servers like Apache web server. We can categorize these logs based on the information it captures as: Access log, Referrer log, Agent and Error log. Access log records about general site visit and grasps website visiting hours and visit path etc. NCSA Common and NCSA Combined log formats hold Access log information. An access log is a list of all the requests for individual files that people have requested from a Web site. These files will include the HTML files and their embedded graphic images and any other associated files that get transmitted. The access log (sometimes referred to as the "raw data") can be analyzed and summarized by another program. In general, an access log can be analyzed to tell you:
The NCSA Common log contains the following fields: NCSA Combined log contains the fields of The NCSA Common log format in addition to the fields – referrer, user_agent and cookie. Referrer log gives the information about URL or keyword used to enter the site from an external site. Agent log offers clue about visitor's web browser type and version, OS's type, screen resolution, application program used etc. used to connect to site. Error log includes information about unfulfilled requests from client or any malfunction.
This is a customizable log format used by Microsoft Internet Information Servers (IIS). It contains the following fields: Date, Time, Client-IP, Server name, Server-IP, Server port, Method, URI stem, URI Query, HTTP Status, Win32 Status, Byte sent, Time taken, Protocol version, User agent, Cookie, and Reference page. Ex: 1998-11-19 22:48:39 206.175.82.5 - 208.201.133.173 GET /global/images/ |
| Download |Careers | E-mail |
Innerbus Company Limited,a Professional Log Analysis Enterprise.
