Regular Expressions 101

Community Patterns

eventlog reasons regex - 2

0

Regular Expression
PCRE (PHP <7.3)

/
^.*\(((?:RR|RI|PC|PR|PA)R\d{3}){0,1}\) \[([1-2]\d{7}@\d{6})\]\.(( <<.*>>)|( (?!<<).+)){0,1}$
/
gm

Description

no description available

Submitted by anonymous - 6 years ago