
Web Server StatisticsApache Server Logs:The UT Austin Web Central Apache Server creates daily logs for all four of the servers that support www.utexas.edu. The daily logs are kept for seven days. There are three types of logs created: the access log, the referer log and the agent log. These logs contain the following data: Access Log
Referer LogThe referer log basically shows which page a person came from. A sample log entry looks like this: http://www.utexas.edu -> /search/index.html This log entry indicates someone hit the /search/index.html page from the http://www.utexas.edu URL, essentially they clicked the Search link on the UT Home Page. You can make a special request to the Web Office to produce ad-hoc reports from the referer log. You can see some of these sample reports at TeamWeb Reports . Agent LogThe agent log records the HTTP_USER_AGENT (the browser) of each request Server Statistics ReportsEvery Sunday the daily access logs are used to create server statistic reports (using Urchin ) for UT Web Central as well as 200+ departmental web sites. The reports for the previous weeks are available for at least 2 years . You can see a demo of Urchin as well as request weekly departmental web statistics .
|