Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-02 14:16
Flavor·PCRE (Legacy)

/
^=((?<component>[^ ]*(SUPERVISOR))|(?<severity>[^ ]*(INFO))).*\s+(?<time>[^ =]*)\s+[=]*\n(?<message>(?s)^(.*?)(?:(?:\r*\n){2}))
/
gxm
Open regex in editor

Description

no description available

Submitted by anonymous