Skip to content

statsd_injector job from cf/287

Github source: 31254417 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).

  • bin/ctl (from ctl.erb)
  • certs/ca.crt (from ca.crt.erb)
  • certs/statsd_injector.crt (from statsd_injector.crt.erb)
  • certs/statsd_injector.key (from statsd_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.