Regular Expressions 101

Community Patterns

Orignial Log Parse (Spark Lab2)

1

Regular Expression
Python

r"
^(\S+) (\S+) (\S+) \[([\w:/]+\s[+\-]\d{4})\] "(\S+) (\S+)\s*(\S*)" (\d{3}) (\S+)
"

Description

no description available

Submitted by anonymous - 9 years ago