Previous Topic: Recommendations for Configuring SecurityNext Topic: Perl Compatible Regular Expression (PCRE) Support


Regular Expression Examples for Monitors and Autowatchers

This section provides regular expression examples in context to each monitor type.

Process Monitors

Note: Unless you are monitoring for the existence of multiple instances of a process (with the 0x4000 flag), use a regular expression that matches only one process.

Windows Service Monitors

Note: For Windows services, use a regular expression that matches only one service.

Process Group Monitors

Windows Event Monitors (Source Filter)

Windows Event Monitors (Description Filter)

Log File Monitors (Search Filter)

Generic Autowatchers

Instance Criteria RegEx, RegEx 2, RegEx 3:

Process Autowatchers

Instance Criteria RegEx, RegEx 2, RegEx 3:

Service Autowatchers

Instance Criteria RegEx, RegEx 2, RegEx 3:

More information:

Configure Text Pattern Exclusion

Regular Expression Examples

Perl Compatible Regular Expression (PCRE) Support

Multiline Regular Expressions