Skip to content

cerebro job from logsearch/208.0.0

Github source: c2c82cac or master branch

Properties

cerebro

exec

options

An array of additional options to pass when starting cerebro

Default
[]

password

Password for HTTP basic auth.

secret

Secret will be used to sign Cerebro session cookies and CSRF tokens.

user

Username for HTTP basic auth.

Default
cerebro

elasticsearch

cluster_name

The name of the elastic search cluster

Templates

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

  • bin/cerebro_ctl (from bin/cerebro_ctl)
  • bin/monit_debugger (from bin/monit_debugger)
  • config/application.conf (from config/application.conf.erb)
  • config/logback.xml (from config/logback.xml.erb)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

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