Skip to content

Instantly share code, notes, and snippets.

@oisin
Created September 14, 2013 15:59
Show Gist options
  • Select an option

  • Save oisin/6563133 to your computer and use it in GitHub Desktop.

Select an option

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