Skip to content

reverse_log_proxy job from loggregator/106.6.0

Github source: 9c1a4e5a or master branch

Properties

logging

format

timestamp

Format for timestamp in component logs. Valid values are ‘deprecated’ and ‘rfc3339’.

Default
deprecated

loggregator

doppler

addrs

The addresses of Dopplers (alternative to doppler link)

grpc_port

The grpc port for Doppler (alternative to doppler link)

Default
8082

tls

ca_cert

CA root required for key/cert verification

cipher_suites

An ordered list of supported SSL cipher suites. Allowed cipher suites are TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 and TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384.

Default
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256:TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
reverse_log_proxy
cert

TLS certificate for the reverse log proxy

key

TLS key for the reverse log proxy

metric_emitter

interval

The interval that metrics are emitted to the metron.

Default
1m

metron_endpoint

grpc_port

The port used to emit grpc messages to the Metron agent

Default
3458

host

The host used to emit messages to the Metron agent

Default
127.0.0.1

reverse_log_proxy

egress

max_streams

Maximum allowed streams open from a single reverse log proxy.

Default
1000
port

The port of Loggregator’s v2 API

Default
8082

enabled

Enable v2 Logstream

Default
true

pprof

port
Default
0

Templates

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

  • bin/dns_health_check (from dns_health_check.erb)
  • bin/drain (from drain.erb)
  • bin/pre-start (from pre-start.erb)
  • bin/profile.sh (from profile.sh.erb)
  • config/bpm.yml (from bpm.yml.erb)
  • config/certs/mutual_tls_ca.crt (from mutual_tls_ca.crt.erb)
  • config/certs/reverse_log_proxy.crt (from reverse_log_proxy.crt.erb)
  • config/certs/reverse_log_proxy.key (from reverse_log_proxy.key.erb)

Packages

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