Documentation of the Wavemaster's Logfile Format ---------------------------------------------------------------------------- There are four distinct types of entries which differ in their structure. What is common to all of them are timestamp, sessionkey and type of action as the first three entries. the UNIX time in seconds since 70/1/1 the SessionId a two-digit abbreviation which describes the subtype ---------------------------------------------------------------------------- New Sessions Sequence: covers 00 to 09 to describe the subtype; till now, only 00 is in use GOId or name of entry point is the name or IP-address of the remote host the referring page the user's browser Example: 319c4649 46A91A24 00 fiicmss04 http://yahoo root Mozilla 1.5 This info is logged only with the start of a new session since it is always accessible via the sessionkey. ---------------------------------------------------------------------------- Successful Requests Sequence: covers 10 .. 19, with following meaning: 10 - default 11 - TEXT 12 - IMAGE 13 - MULTIMEDIA 14 - COLLECTION 15 - CLUSTER GOId for local, URL for remote objects number of bytes transferred time it took to transfer the object 2 bit flag indicating: 00 normal request x1 robot request 1x cache hit Example: 319c4649 46A91A24 11 0x811b9908_0x00000009 1234 0.4 01 ---------------------------------------------------------------------------- Failed Requests Sequence: covers 20..29, although only 20 is used so far GOId for local, URL for remote objects gives the type of error Example: 319c4649 46A91A24 20 http://DES Collection not found ---------------------------------------------------------------------------- Search Requests Sequence: covers 30 .. 39, 30 used only hits of title/keyword search hits of fulltext search scope of search search term as handed to the search-engine Example: 319c4649 abcdefg 30 11 17 sample musicbox ---------------------------------------------------------------------------- Alfons Schmid aschmid@iicm.edu Graz, Oct. 9th, 1996