How can i configure HA Doppler at cf.yml?


inho cho
 

I read "Overview of the Loggregator System " - https://docs.cloudfoundry.org/loggregator/architecture.html

In that document, metron_agent can forward metrics or logs to N doppler.

But i don't know how to do it.

Would you let me know how to configure it at cf.yml.

Thanks & Regards


Warren Fernandes
 

Metron reads the doppler addresses from etcd. Each doppler advertises its
address to etcd.

Increasing the number of doppler instances will automatically spread the
load from all the metrons over all the dopplers.

On Mon, Apr 18, 2016 at 5:36 AM, 인호 조 <ihocho(a)crossent.com> wrote:

I read "Overview of the Loggregator System " -
https://docs.cloudfoundry.org/loggregator/architecture.html

In that document, metron_agent can forward metrics or logs to N doppler.

But i don't know how to do it.

Would you let me know how to configure it at cf.yml.

Thanks & Regards


inho cho
 

My question missed a point.
yes. metron gets doppler addresses from etcd. But only dopplers in the same
zone.if possible, I would like to know how to set and get different zone's
doppler .
For example,
- cf.yml
metron-agent:
- zone : z1, z2
2016. 4. 23. 오전 3:50에 "Warren Fernandes" <wfernandes(a)pivotal.io>님이 작성:

Metron reads the doppler addresses from etcd. Each doppler advertises its
address to etcd.

Increasing the number of doppler instances will automatically spread the
load from all the metrons over all the dopplers.



On Mon, Apr 18, 2016 at 5:36 AM, 인호 조 <ihocho(a)crossent.com> wrote:

I read "Overview of the Loggregator System " -
https://docs.cloudfoundry.org/loggregator/architecture.html

In that document, metron_agent can forward metrics or logs to N doppler.

But i don't know how to do it.

Would you let me know how to configure it at cf.yml.

Thanks & Regards