Emitting service instance logs to dopplr


Dr Nic Williams <drnicwilliams@...>
 

Has anyone implemented (and has some sample code/OSS project) for a service broker implementation to emit logs/events back into dopplr for each service binding's app?
Nic


Dr Nic Williams <drnicwilliams@...>
 

If not via dopplr, can you please share "state of the art" for how are your service brokers exposing backend logs to end users?
Nic

On Tue, Jun 28, 2016 at 9:41 AM +1000, "Dr Nic Williams" <drnicwilliams(a)gmail.com> wrote:










Has anyone implemented (and has some sample code/OSS project) for a service broker implementation to emit logs/events back into dopplr for each service binding's app?
Nic


Mike Youngstrom <youngm@...>
 

I'm not sure I understand you're question. We have several brokers that
write to loggregator. We just use the app guid passed in when binding and
log messages using a dropsonde client library for the platform we are using.

This wouldn't work if your broker is also a CF app is that your case?

Mike

On Tue, Jun 28, 2016 at 3:10 PM, Dr Nic Williams <drnicwilliams(a)gmail.com>
wrote:

If not via dopplr, can you please share "state of the art" for how are
your service brokers exposing backend logs to end users?

Nic





On Tue, Jun 28, 2016 at 9:41 AM +1000, "Dr Nic Williams" <
drnicwilliams(a)gmail.com> wrote:

Has anyone implemented (and has some sample code/OSS project) for a
service broker implementation to emit logs/events back into dopplr for each
service binding's app?

Nic



Dr Nic Williams <drnicwilliams@...>
 

Mike, sorry didn't mean to infer the broker is a cf app. Your example is what I'm asking about. I haven't played with dropsonde clients yet; will investigate. Thanks!



_____________________________
From: Mike Youngstrom <youngm(a)gmail.com>
Sent: Wednesday, June 29, 2016 7:33 AM
Subject: [cf-dev] Re: Re: Emitting service instance logs to dopplr
To: Discussions about Cloud Foundry projects and the system overall. <cf-dev(a)lists.cloudfoundry.org>


I'm not sure I understand you're question.  We have several brokers that write to loggregator.  We just use the app guid passed in when binding and log messages using a dropsonde client library for the platform we are using.
This wouldn't work if your broker is also a CF app is that your case?
Mike
On Tue, Jun 28, 2016 at 3:10 PM, Dr Nic Williams <drnicwilliams(a)gmail.com> wrote:
If not via dopplr, can you please share "state of the art" for how are your service brokers exposing backend logs to end users?
Nic





On Tue, Jun 28, 2016 at 9:41 AM +1000, "Dr Nic Williams" <drnicwilliams(a)gmail.com> wrote:

Has anyone implemented (and has some sample code/OSS project) for a service broker implementation to emit logs/events back into dopplr for each service binding's app?
Nic