Web Monitor Log Viewer

The log viewer allows you to quickly view the Error and Detail Logs.

Web Monitor maintains two separate logs:

Operation of these forms is straight forward. The viewers allow you to sort the data by column, just by clicking on the column headers. The Refresh button re-reads the log with the latest data. Clear Logs - oddly enough - clears out the XML logs.

View Log as Text
You can also view the XML data that underlies these log files directly by clicking on the View Log as Text buttons on the top of the form. This option allows for quick searching for specific strings in the content or otherwise directly manipulating the XML.

Log Information

The data for the logs is retrieved from the Logfiles configured in the Web Monitor Configuration. The base files are XML files that can also be viewed directly in the Web Monitor Root directory or imported into other programs for further processing.

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, so it's crucial that you occasionally check it and clear it, especially if you in fact have errors. Under normal operation the Error Log doesn't grow quickly though since it only writes out failures. The Detail Log writes out every request and thus grows quickly, but it's limited by the size specified in the DetailLogFileSize.


Last Updated: 4/21/2005 | Send Topic Feedback