Skip to content

reverse_log_proxy job from loggregator/80

Github source: cec12a5 or master branch

Properties

loggregator

tls

ca_cert

CA root required for key/cert verification

reverse_log_proxy
cert

TLS certificate for the reverse log proxy

key

TLS key for the reverse log proxy

reverse_log_proxy

egress

port

The port of Loggregator’s v2 API

Default
8082

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/reverse_log_proxy_ctl (from reverse_log_proxy_ctl.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.