Regular Expressions 101

Community Library

Your search did not match anything

Community Library Entry

1

Regular ExpressionOpen Workspace

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

Description
Created·2015-06-19 16:18
Type·Match
Flavor·Python

Apache Web server log file format following the standard

Submitted by Basil Tungekar
Open Workspace