Skip to content

Instantly share code, notes, and snippets.

@michaellihs
Created December 25, 2016 09:23
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 michaellihs/09c52a84318ad3b73f6c82da3633ab7d to your computer and use it in GitHub Desktop.
Save michaellihs/09c52a84318ad3b73f6c82da3633ab7d to your computer and use it in GitHub Desktop.
Resources for BOSH

Debugging

bosh vms
bosh ssh <VM NAME>
sudo su -
vi /var/vcap/bosh/log/current     # see https://github.com/cloudfoundry/bosh/issues/1252
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment