Javascript must be enabled to download our products and perform other essential functions on the website.

This help page is for version 4.2. The latest available help is for version 9.4.

Log File Monitor

The Log File Monitor watches text files and notifies you when specific text is seen. You can use standard Windows wildcard characters ? and * to specify more than one file to monitor.

The Log File Monitor employs an efficient mechanism to only read changed parts of the file(s). That means it starts reading only text that is added after the first run of the monitor. The search text can be specified as a simple phrase, or you can use the power of regular expressions for more complex text searches.

The first option is a simple text search. You enter exactly the text that you want found, and specify whether the case should match or not. This is good for searching for specific phrases or specific words or parts of words. An example would be: database connection error

The second option lets you specify the search text with Regular Expressions (a great refresher is available at RegExLib.com). For example, if you want to search for the word 'error' OR 'failure' you would enter: error | failure

Standard Configuration Options

Like all monitors, this monitor has standard buttons on the right for Adding Actions, setting Advanced Options and setting the Monitor Schedule.

PA Server Monitor

Help Map