logsearch-for-cloudfoundry/205.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 1be4ba1e
.
Release Notes¶
Contents
Component Updates
- Firehose-to-syslog:
- UAA client will be created only if client secret is provided #246.
- Smoke tests:
- Index pattern can be configured with go templates #250.
- Upload Kibana objects:
- Added ablity to configure which objects should be uploaded with pattern #249.
- CF-Kibana errand updated to Kibana v5.3.1.
- Updated Kibana CF Auth plugin:
- Added Kibana 5.3.1 support.
Compatible Releases
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch-for-cloudfoundry" version: "205.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-for-cloudfoundry?v=205.0.0" sha1: "fd20f701afee6752c1aecbd228bc9860c918994c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fd20f701afee6752c1aecbd228bc9860c918994c \ "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-for-cloudfoundry?v=205.0.0"
Jobs¶
- cf-kibana
- create-uaa-client
- elasticsearch-config-lfc
- ingestor_cloudfoundry-firehose
- kibana-auth-plugin
- parser-config-lfc
- route_registrar
- smoke-tests
- upload-kibana-objects