Skip to content

log-cache-group-reader job from log-cache/1.4.1

Github source: 04d7b12 or master branch

Properties

health_addr

The address for GroupReader to bind a health endpoint

Default
localhost:6062

max_per_source

The store’s memory size as number of envelopes for a specific sourceID

Default
20000

port

The port for the GroupReader to listen on

Default
8082

Templates

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

  • bin/ctl (from ctl)
  • bin/environment.sh (from environment.sh.erb)
  • config/certs/ca.crt (from ca.crt.erb)
  • config/certs/log_cache.crt (from log_cache.crt.erb)
  • config/certs/log_cache.key (from log_cache.key.erb)

Packages

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