Skip to content

log-cache-scheduler job from log-cache/0.2

Github source: 872ed6b or master branch

Properties

count

The number of ranges to schedule across the Log Cache cluster

Default
100

health_port

The port for LogCache to bind a health endpoint

Default
6064

interval

The interval at which the scheduler operates

Default
15s

replication_factor

EXPERIMENTAL: The total number of nodes to replicate data across. Only 1, 3 or 5 are allowed values

Default
1

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-scheduler/ 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.