Skip to content

telemetry-agent job from telemetry/0.0.13

Github source: 9941329 or master branch

Properties

centralizer_address

Address to forward telemetry messages to

centralizer_port

Port to forward telemetry messages to

tls

ca_cert

TLS CA for telemetry agents and centralizer

cert

TLS Certificate for communicating with the centralizer

private_key

TLS Private Key for communicating with the centralizer

Templates

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

  • config/bpm.yml (from bpm.yml.erb)
  • config/ca_cert.pem (from ca_cert.pem.erb)
  • config/cert.pem (from cert.pem.erb)
  • config/fluent.cnf (from config.erb)
  • config/private_key.pem (from private_key.pem.erb)

Packages

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