VAO
SQL Query How to Contribute Logs Sample Plots
 Virtual Astronomical Observatory
      
Output: HTML CSV
Check Syntax?

 

NVOWebLog Schema:

Column Format Description Unit
date datetime the date/time of the request
logName varchar(64) name of site/log/service corresponding to this log
clientIP varchar(128) the IP address of the client
serverUrl varchar(1024) in case server handles multiple sites
method varchar(8) the operation (GET,POST,...)
request varchar(4096) the command executed
userAgent varchar(1024) the user agent or browser type
httpStatus int the error code if any
bytesOut bigint bytes returned by request
timeElapsed int the time it took to execute request sec