logsearch-for-cloudfoundry/203.0.0
You can find the source of this version on GitHub at cloudfoundry-community/logsearch-for-cloudfoundry. It was created based on the commit 34211090
.
Release Notes¶
Contents
Notices
- IMPORTANT: This version of Logsearch for Cloud Foundry requires Logstash v5.x+, Logsearch starting from v205.0.0 includes Logstash 5.2.2.
Component Updates
- Rework Elasticsearch mappings (#242).
- CF-Kibana errand now includes Kibana v5.0.0.
- Update Kibana CF Auth plugin:
- Added Kibana 5.0.0 support.
- Fixed wrong logout endpoint.
Compatible Releases
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch-for-cloudfoundry" version: "203.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-for-cloudfoundry?v=203.0.0" sha1: "88173ca9b8fd06abe0ff056d173350680b81a96a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 88173ca9b8fd06abe0ff056d173350680b81a96a \ "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-for-cloudfoundry?v=203.0.0"
Jobs¶
- cf-kibana
- create-uaa-client
- elasticsearch-config-lfc
- ingestor_cloudfoundry-firehose
- kibana-auth-plugin
- parser-config-lfc
- smoke-tests
- upload-kibana-objects