telemetry-agent job from telemetry/0.13.13
Github source:
c674a5d
or
master branch
Properties¶
centralizer_address
¶
Address to forward telemetry messages to
centralizer_port
¶
Port to forward telemetry messages to
telemetry
¶
data_collection_multi_select_options
¶The data collection programs the user has opted into
- Default
[]
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
(frombpm.yml.erb
)config/ca_cert.pem
(fromca_cert.pem.erb
)config/cert.pem
(fromcert.pem.erb
)config/fluent.cnf
(fromconfig.erb
)config/private_key.pem
(fromprivate_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.