Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-07-31 04:21
Flavor·PCRE (Legacy)

/
\w{3}\s\d{2}\s\d{2}:\d{2}:\d{2}\s\w+\s\w+\[\d+\]:\squery\[\w+\]\s([\da-z\.-]+\.[a-z]{2,6})\s\w+\s(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous