Regular Expressions 101

Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-08-20 22:50
Flavor·PCRE (Legacy)

/
[]\r\n]+\d{4}\/\d{2}\/\d{2}\s\d{2}\:\d{2}\:\d{2}\.\d{7}\s\d{4}
/
Open regex in editor

Description

This regex defines the end and the beginning of a WindowsUpdate.log event.

Submitted by Dion Pezzimenti