Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-07-23 02:52
Flavor·PCRE (Legacy)

/
^(?<severity>[^ ]*)[ ]+\[(?<thread>[^\]]*)\] [^ ]+ [^ ]+ (?<file>[^ ]*) - (?<message>.*)$
/
Open regex in editor

Description

no description available

Submitted by anonymous