Skip to content

etcd job from cf/191

Github source: 43c823b7 or master branch

Properties

election_timeout_in_milliseconds

Time without recieving a heartbeat before peer should attempt to become leader. See https://coreos.com/docs/cluster-management/debugging/etcd-tuning

Default
1000

etcd

machines

IPs of etcd machines

heartbeat_interval_in_milliseconds

Interval between heartbeats. See https://coreos.com/docs/cluster-management/debugging/etcd-tuning

Default
50

networks

apps

Used to get our IP address

syslog_aggregator

address

IP address for syslog aggregator

all

Define whether forwarders should send all their syslog data to our aggregator.

Default
false

port

TCP port of syslog aggregator

transport

Transport to be used when forwarding logs (tcp|udp|relp).

Default
tcp

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/etcd/ directory (learn more).

  • bin/etcd_ctl (from etcd_ctl.erb)
  • config/syslog_forwarder.conf (from syslog_forwarder.conf.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.