Can I search for Windows Events whose description match a regular expression |
|
|
Monitoring Studio does not parse the description string of the events in the Windows EventLog because this operation is very resource-intensive because each possible description string corresponds to a unique event ID. If you know the event ID, you do not need to identify the description string. You only need to check the value of the insertion strings in the description. More information about insertion strings … Use the built-in Windows EventLog Reader utility of Monitoring Studio: right-click the main Monitoring Studio icon > KM commands > Tool > Windows EventLog Reader. |