Usage Log Analysis

Often the usage logs are web logs, which are records of requests made toa Web server, usually (but not always) from users' browsers.

Information in a web log

Most servers record the following:

Here's a sample log for the CTI Web site.

Here is some documentation that explains some of the fields in the log.

Analysis programs

Web analysis programs provide summary statistics from the Web logs. In class, we will review the functionality of the Analog log file analyzer.

Items for discussion