statsd-injector job from statsd-injector/1.0.10
Github source:
84b6b69
or
master branch
Properties¶
statsd_injector
¶
metron_port
¶The port on which metron is running
- Default
3457
statsd_port
¶The port on which the injector should listen for statsd messages
- Default
8125
tls
¶
ca
¶File path to the CA certificate
cert
¶File path to the client TLS cert
key
¶File path to the client TLS private key
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).
bin/statsd-injector-ctl
(fromstatsd-injector-ctl.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.