3

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?

vmovva
  • 681
  • 3
  • 19

1 Answers1

2

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.

Jeff Sloyer
  • 4,899
  • 1
  • 24
  • 48
jpapejr
  • 211
  • 1
  • 7