log-cache-scheduler job from log-cache/2.3.1
Github source:
421e5c5 or
master branch
Properties¶
count¶
The number of ranges to schedule across the Log Cache cluster
- Default
100
health_port¶
The port for the scheduler to bind a health endpoint
- Default
6064
interval¶
The interval at which the scheduler operates
- Default
15s
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).
config/bpm.yml(frombpm.yml.erb)config/certs/ca.crt(fromca.crt.erb)config/certs/log_cache.crt(fromlog_cache.crt.erb)config/certs/log_cache.key(fromlog_cache.key.erb)config/metric_port.yml(frommetric_port.yml.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.