Skip to content

Instantly share code, notes, and snippets.

@jtslear
Last active June 1, 2017 14:06
Show Gist options
  • Save jtslear/8819eb751dc776f5dfd3068acf409587 to your computer and use it in GitHub Desktop.
Save jtslear/8819eb751dc776f5dfd3068acf409587 to your computer and use it in GitHub Desktop.
loggly - haproxy - log parsing
^([\d+\.]+):(\d+)\s\[(.*)\]\s([^\s]+)\s(\w+)\/([^\s]+)\s([-\d]+)\/([-\d]+)\/([-\d]+)\/([-\d]+)\/([-\d]+)\s([-\d]+)\s(\d+)\s([^\s]+)\s([^\s]+)\s([^\s]+)\s([\d]+)\/([\d]+)\/([\d]+)\/([\d]+)\/([\d]+)\s([\d]+)\/([\d]+)\s\"([^"]+)\"$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment