| West Wind Web Monitor .Net |
| Displaying the Logs |
The log viewers for both logs let you display the log contents and erase the content.
Here's what the the Error Log looks like:

WebMonitorErrorLog.aspx
The log displays the time of the request, the name of the site (along with a URL you can click to see the link that was checked). The Type describes the type of entry which can be one of two values: Failed or SiteBackup.
You can use the Refresh button above to refresh the log with current data.

WebMonitorDetailLog.aspx
Here you again see the time and sitename along with a type and the number of seconds that the request took to complete (or fail). The Type is either Success or Failure. If a failure occurred the message describing the failure is displayed..