Regular Expressions 101

Sp⁠onsors

Community Library

Community Library Entry

-2

Regular ExpressionOpen Workspace

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

Description
Created·2014-11-30 18:31
Type·Match
Flavor·JavaScript

An updated S3 log analyzer. I found that my logs sometimes had strings quoted, so I needed to add possible handling for that.

Submitted by Matt Ingenthron <ingenthr@cep.net>
Open Workspace