Skip to content

logsearch/207.0.0

You can find the source of this version on GitHub at cloudfoundry-community/logsearch-boshrelease. It was created based on the commit 70a733ee.

Release Notes

Contents

Component Updates

  • ELK Stack was updated to v5.3.1 (Elasticsearch 5.3.1, Kibana 5.3.1, Logstash 5.3.1).
  • Elasticsearch:
    • Added jvm.options configuration file. Additional properties can be set via elasticsearch.jvm_options #63.
  • OpenJDK bumped to 1.8.0_131.

Compatible Releases

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "logsearch"
  version: "207.0.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=207.0.0"
  sha1: "8091b4a43212a1728ccc09971efb9714e1724092"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 8091b4a43212a1728ccc09971efb9714e1724092 \
  "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=207.0.0"

Jobs

Packages