Created
October 5, 2017 20:57
-
-
Save boina-n/0537561d3bd745e994bd2bbdb62f990d to your computer and use it in GitHub Desktop.
Spring cloud services debug notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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