Skip to content

log-cache-syslog-server job from log-cache/2.4.0

Github source: 42cd817 or master branch

Properties

health_port

The port for the Syslog Server to bind a health endpoint

Default
6066

syslog_idle_timeout

Timeout for the Syslog Server connection

Default
2m

syslog_port

The port for the Syslog Server

Default
6067

tls

cert

TLS certificate for the Syslog Server connection

key

TLS key for the Syslog Server connection

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-syslog-server/ 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)
  • config/certs/syslog.crt (from syslog.crt.erb)
  • config/certs/syslog.key (from syslog.key.erb)
  • config/prom_scraper_config.yml (from prom_scraper_config.yml.erb)

Packages

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