Displaying the Logs

Web Monitor can log to two spearate logs:

The log viewers for both logs let you display the log contents and erase the content.

Error Log

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.

Detail Log

The Detail Log provides a similar layout to the Error log and looks like this:


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..

Log Information

The entries from both log files are taken from the underlying XML files configured in WebMonitor Configuration. The detail log size is managed by Web Monitor via the DetailLogFileSize in the Web Monitor Configuration. The Error Log however will grow indefinitely until you decide to clean it out.


Last Updated: 1/20/2007 | Send Topic Feedback