Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-09-20 15:01
Flavor·PCRE (Legacy)

/
^\s*(?<time>[^ ]* {1,2}[^ ]* [^ ]*) \[(?<pid>\d+)\] (?<macid>[\-\w]*)\s*(?<component>\w*):\s+(?<severity>\w+):\s+(?<action>\w+):\s+(?<action_status>\w+) (?<mesage>[^\(]*) (\((?<meta>.*)\))$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous