Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-06-17 15:01
Flavor·PCRE (Legacy)

/
^(?<hostip>[^ ]+) - - \[(?<timestamp>[^ ]+)\s-(?<unknown1>\d+)] "(?<method>[^ ]+) (?<request>[^ ]+) HTTP\/\d\.\d" (?<response>\d+) - (?<bytes>\d+)
/
Open regex in editor

Description

no description available

Submitted by Aditya Bindra