Skip to content

Instantly share code, notes, and snippets.

@eladb
Created June 23, 2012 17:08
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 eladb/2979056 to your computer and use it in GitHub Desktop.
Save eladb/2979056 to your computer and use it in GitHub Desktop.
mylittlepaas - Logs
$ ssh -i /path/to/keypair.pem ubuntu@ec2xxx.compute.amazonaws.com tail -f /var/log/paas.log
Starting app from https://github.com/eladb/mylittlepaas
16:01:59 - TRACE - done
My little PaaS started on port 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment