Re: CF integration with logger and monitoring tools
Swatz bosh
Thanks James for your reply.
toggle quoted message
Show quoted text
So you are recommending firehose nozzles for sending logs and metrics to 3rd party application monitoring and logging tools. For product like Wily Introscope (now known as APM), which is agent based monitoring approach, and I think these agents right now only support Java/.Net technologies, which sends such metrics to Wily-Enterprise Manager. I have found that cf has released Java-buildpack for this Introscope agent ( https://github.com/cloudfoundry/java-buildpack/blob/master/lib/java_buildpack/framework/introscope_agent.rb ). So how would the communication would work with such Introscope agent? Will it still need nozzle? like - introscope agent (assuming Java application) will send Metrics/Logs to cf metron-agent which in-turn send it to cf doppler, then have firehose-nozzle to consume logs/metrics from doppler and send it to Enterprise Manager? Is this the flow or have to follow someother approach for such agent based monitoring tool? On Mon, Aug 17, 2015 at 1:12 PM, James Bayer <jbayer(a)pivotal.io> wrote:
i wrote back last week, but it looks like it was swallowed and never |
|