Regular Expressions 101

Community Patterns

Matching custom Log Regex

1

Regular Expression
PCRE (PHP <7.3)

/
(\[[0-9\/: ]*\]) (\[[a-zA-Z]*\])\ (.*)
/
m

Description

no description available

Submitted by anonymous - 4 years ago