logsearch/205.0.1
You can find the source of this version on GitHub at cloudfoundry-community/logsearch-boshrelease. It was created based on the commit 7cb551e2
.
Release Notes¶
Contents
Notices
- IMPORTANT: This release adds ability to disable post-start script for Elasticsearch jobs, If you’re using BOSH 2.0 manifests with Elasticsearch instances deployed across multiple availability zone, then you should set
elasticsearch.health.disable_post_start: true
to prevent failing updates, as BOSH updates only one AZ at a time, while updating instance groups.
Compatible Releases
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch" version: "205.0.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=205.0.1" sha1: "96d0249797be68d47027cf3cda904a4eaee5aa1f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 96d0249797be68d47027cf3cda904a4eaee5aa1f \ "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=205.0.1"
Jobs¶
- archiver
- cerebro
- curator
- elasticsearch
- elasticsearch_config
- enable_shard_allocation
- haproxy
- ingestor_archiver
- ingestor_syslog
- kibana
- nats_to_syslog
- parser
- queue
- smoke-tests
- syslog_forwarder