Skip to content

log-cache-blackbox job from log-cache/2.0.2

Github source: 6367c8f or master branch

Properties

cf_blackbox

client_id

UAA client ID for egress testing - requires logs.admin scope. Required when cf_blackbox.enabled

client_secret

UAA client secret. Required when cf_blackbox.enabled

enabled

Test HTTP egress which uses CF-based UAA authentication

Default
false

skip_tls_verify

Skip certificate validation when testing HTTP egress

Default
false

emission_interval

The interval between emitted test metrics

Default
1s

sample_interval

The interval between samples

Default
1m

source_id

Source ID for metadata of both test and result metrics

Default
log-cache

window_interval

The trailing interval over which to measure metric retrieval

Default
10m

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-blackbox/ directory (learn more).

  • config/bpm.yml (from bpm.yml.erb)
  • config/certs/log_cache.crt (from log_cache.crt.erb)
  • config/certs/log_cache.key (from log_cache.key.erb)
  • config/certs/log_cache_ca.crt (from log_cache_ca.crt.erb)

Packages

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