Syntax | Example |
Domain Name | www.everyware.com, watt.eng.uwaterloo.edu |
Sub-Domain | everyware.com, eng.uwaterloo.edu |
Reversed Sub-Domain | com.everyware, edu.uwaterloo.eng |
Client Domain | com, edu |
clientDomainID
webServerID
clientDomainAbbr
clientDomain
firstHitTimestamp
lastHitTimestamp
hitsToDate
bytesSentToDate
transferTimeToDate
Unique
- clientDomainID
- webServerID, clientDomainAbbr
clientDomainID
The unique ID of the Client Domain derived from the Domain Name.
webServerID
The unique ID of Web server that sent the log entry. The corresponding Web Server can be found in the WebServers table.
clientDomainAbbr
The extension found in a resolved Domain Name, i.e.: 'COM', 'NET', 'EDU', etc.
clientDomain
The literal translation of clientDomainAbbr, i.e.: 'US Commercial', 'Network', 'US Educational', etc.
firstHitTimestamp
The date and time of the first hit on the Web server.
lastHitTimestamp
The date and time of the last hit on the Web server.
hitsToDate
The total number of hits up to and including the present time.
bytesSentToDate
The total number of bytes sent up to and including the present time.
transferTimeToDate
The total time spent transmitting data up to and including the present time.