statsd_injector job from statsd-injector/1.11.41
Github source:
677a927
or
master branch
Properties¶
loggregator
¶
tls
¶
ca_cert
¶File path to the CA certificate
statsd_injector
¶
cert
¶File path to the client TLS cert
key
¶File path to the client TLS private key
statsd_injector
¶
metron_port
¶The port on which metron is running
- Default
3458
statsd_host
¶The host on which the injector should listen
- Default
localhost
statsd_port
¶The port on which the injector should listen for statsd messages
- Default
8125
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/statsd_injector/
directory
(learn more).
config/bpm.yml
(frombpm.yml.erb
)certs/ca.crt
(fromca.crt.erb
)certs/statsd_injector.crt
(fromstatsd_injector.crt.erb
)certs/statsd_injector.key
(fromstatsd_injector.key.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.