cloudfoundry-attic / eclipse-integration-cloudfoundry

Cloud Foundry Integration for Eclipse
Apache License 2.0
41 stars 47 forks source link

Loggregator support #5

Closed youngm closed 10 years ago

youngm commented 10 years ago

I'm planning to contribute the removal of the stdout and stderr log files to the DEA soon.

https://github.com/cloudfoundry/dea_ng/issues/115

I hope that loggregator integration is high on your list. I want to get my developers to start using this plugin soon but viewing logs will be important.

nierajsingh commented 10 years ago

Hi,

Thanks for opening an issue for loggregator support in CF Eclipse. We've created an item in the public Pivotal Tracker for CF Eclipse, and we hope to address this in one of the upcoming CF Eclipse releases. You can view the progress here:

https://www.pivotaltracker.com/s/projects/1027166/stories/68404682

Thanks.

nierajsingh commented 10 years ago

Loggregator support is now available in CF Eclipse 1.7.0 release. Loggregator output should now be streamed to the CF Eclipse console automatically when an application is started if the server supports loggregator.

CF Eclipse 1.7.0 can be installed/updated from:

http://dist.springsource.com/release/TOOLS/cloudfoundry

Any feedback or comments would be welcomed. Thanks.