Skip to content

Instantly share code, notes, and snippets.

@oisin
Created September 14, 2013 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oisin/6563133 to your computer and use it in GitHub Desktop.
Save oisin/6563133 to your computer and use it in GitHub Desktop.
Ruby regex for targetting AWS S3 logs for the Verbose podcast
/.* verbose-ireland \[(.*)\] (\d+.\d+.\d+.\d+) .* REST.GET.OBJECT \d+_TheVerbosePodcast_-_Episode(\d+).mp3 .* - (\d+) (\d+) (\d+) (\d+) "(.*)" "(.*)".*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment