Not able to get my application logs using “cf logs my-cool-app” command (CF version 6.11)

会有一股神秘感。 提交于 2019-12-10 21:24:21

问题


I am trying view logs of my running application on Bluemix using : "cf logs my-cool-app" command (CF version 6.11) .

If fails with :

FAILED
Loggregator endpoint missing from config file

Anyone seen this issue?


回答1:


The problem appears to stem from the use of the 6.11 codebase for CF CLI and the current version of CloudFoundry that Bluemix is running. Good news is that an upcoming upgrade will alleviate the problem. We're investigating potential workarounds.

This is just an issue with the CF CLI version 6.11.



来源:https://stackoverflow.com/questions/29707417/not-able-to-get-my-application-logs-using-cf-logs-my-cool-app-command-cf-vers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!