logsearch/206.0.0
You can find the source of this version on GitHub at cloudfoundry-community/logsearch-boshrelease. It was created based on the commit 1fe0fb4a
.
Release Notes¶
Contents
Notices
- This version of Logsearch is based on ELK Stack v5.3.0.
Component Updates
- ELK Stack was updated to v5.3.0 (Elasticsearch 5.3.0, Kibana 5.3.0, Logstash 5.3.0).
- HAProxy bumped to 1.7.5:
- SSL can be disabled for ingestor and Kibana if cert is provided.
- Added TLS syslog frontend/backend.
- Removed EIP from ls-router job, please refer to Logsearch for Cloud Foundry release notes.
- Logstash:
- Added flag to disable TLS syslog ssl validation.
Compatible Releases
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch" version: "206.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=206.0.0" sha1: "b97d1936deaa0c23fa6c02396948a77390e26a28"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b97d1936deaa0c23fa6c02396948a77390e26a28 \ "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=206.0.0"
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