Skip to content

Instantly share code, notes, and snippets.

@volgar1x
Created July 22, 2014 15:23
Show Gist options
  • Save volgar1x/b3fa3905aa4580e18d2d to your computer and use it in GitHub Desktop.
Save volgar1x/b3fa3905aa4580e18d2d to your computer and use it in GitHub Desktop.
heroku logs -n 5000 --app "$1" | grep router | grep -Po 'fwd="\K.*?(?=")' | uniq | wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment