Skip to content

logsearch/204.0.0

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

Release Notes

This is a first release we are doing since we taken responsibility for logsearch-boshrelease project. The main purpose here is to put some milestone, and switch bosh.io to this repository.

New features:

  • Implemented Travis CI

Improvements:

  • Added changelog to document breaking changes
  • Make prefix of index pattern in ES settings/mappings configurable
  • Added variabes into stub to ease automated filling
  • Allow disabling default elasticsearch output for parser job
  • Better documentation

Bug fixes:

  • Fix recursive releases directory
  • Document arp cache fix

Usage

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

- name: "logsearch"
  version: "204.0.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=204.0.0"
  sha1: "8372eb88e11373aca1d8f51fc14145794c67aab6"

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

bosh upload-release --sha1 8372eb88e11373aca1d8f51fc14145794c67aab6 \
  "https://bosh.io/d/github.com/cloudfoundry-community/logsearch-boshrelease?v=204.0.0"

Jobs

Packages