WebServers Table
The Web Servers Table contains a unique entry for each Web server logged
by Bolero.
Columns
webServerID
webServer
firstHitTimestamp
lastHitTimestamp
hitsToDate
bytesSentToDate
transferTimeToDate
Indices
There are no indices for this table.
Column Definitions
webServerID
The unique ID of Web server that sent the log entry.
webServer
The name of the Web server.
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.

Home Page - Reports