Re: CF integration with logger and monitoring tools
James Bayer
i wrote back last week, but it looks like it was swallowed and never posted?
toggle quoted messageShow quoted text
---------- Forwarded message ---------- From: James Bayer <jbayer(a)pivotal.io> Date: Fri, Aug 14, 2015 at 6:33 AM Subject: Re: [cf-dev] Re: CF integration with logger and monitoring tools To: "Discussions about Cloud Foundry projects and the system overall." < cf-dev(a)lists.cloudfoundry.org> cf is moving toward the loggregator firehose nozzle approach for sending stuff in cf to other systems. most logging products and services support syslog. here is a syslog nozzle for the firehose that should work well with splunk and similar: https://github.com/cloudfoundry-community/firehose-to-syslog if you're sending metrics, then you can look at something like the datadog nozzle for integration with whatever metrics service you are using: https://github.com/cloudfoundry-incubator/datadog-firehose-nozzle the current system that is being replaced is called the collector [1], which has plugins for various providers. i hope that the CF ecosystem will start having nozzles for many different metrics providers over time similar to the collector. [1] https://github.com/cloudfoundry/collector/tree/master/lib/collector/historian
On Thu, Aug 13, 2015 at 11:14 PM, Swatz bosh <swatzron(a)gmail.com> wrote:
Can you please help me with above query? -- Thank you, James Bayer --
Thank you, James Bayer
|
|