Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-15 14:58
Flavor·Python

r"
(?i)^([0-9-]+)T([0-9:]+)-([0-9:]+) ([a-z0-9]+) ([a-z0-9]+)\[([0-9]+)\]: client ([0-9a-f.:]+)#([0-9]+) \((.*?)\): query: (.*?) ([a-z]+) ([a-z0-9]+) ([-+])([a-z]+)* \((.*?)\)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous