Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-12-10 20:29
Flavor·PCRE (Legacy)

/
^(\S+) (\S+) (\S+) \[[\w:\/]+\s[+-]\d{4}\] (\S+) (\S+) (\S+)\" (\d{3}) [(\d+)|-]
/
Open regex in editor

Description

Regex pattern for Apache log

Submitted by Sujan Thapa