Skip to content

Instantly share code, notes, and snippets.

@boina-n
Created October 5, 2017 20:57
Show Gist options
  • Save boina-n/0537561d3bd745e994bd2bbdb62f990d to your computer and use it in GitHub Desktop.
Save boina-n/0537561d3bd745e994bd2bbdb62f990d to your computer and use it in GitHub Desktop.
Spring cloud services debug notes
bosh logs <Rmq-servers> <index>
bosh logs <cc-jobs> <index>
cf target -o system -s p-spring-cloud-services
cf logs spring-cloud-broker --recent
cf logs spring-cloud-broker-worker --recent
cf target -o p-spring-cloud-broker-worker
cf restart spring-cloud-broker-worker
cf target -o p-spring-cloud-services
cf env eureka-3383378f-27d3-430b-b762-a7cb9b6aff6c
bosh logs <cc-job> <index>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment