Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-10-24 19:23
Flavor·PCRE (Legacy)

/
^.*?]\s(?<severity>\w+)\s+(?<group>[^\[]+)\[logno=(?<object>\d+)\,\s+user=(?<login>\w+)\,\s+usid=(?<recipient>\w+)\,\s+msg=\"(?<reason>[^"]*)\"]$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous