Skip to content

kibana job from logsearch/18

Github source: adff8e1b or master branch

Properties

kibana

default_app_id

The default application to load.

Default
discover

elasticsearch

IP address and port of elasticsearch host to proxy requests for (eg, 127.0.0.1:9200)

Default
http://127.0.0.1:9200

kibana_index

Kibana uses an index in Elasticsearch to store saved searches, visualizations and dashboards

Default
.kibana

port

Kibana is served by a back end server. This controls which port to use.

Default
5601

Templates

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

  • bin/kibana_ctl (from bin/kibana_ctl)
  • bin/monit_debugger (from bin/monit_debugger)
  • config/kibana.conf (from config/kibana.conf.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.