Skip to content

logsearch/201.0.11

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

Release Notes

ADDS an end to end smoke test errand that sends a syslog log file to the haproxy; and then polls until the log file is available in elasticsearch. Use this to check that your ingestion pipeline is working after a deploy; or run it continuously to monitor that your cluster is working.

bosh run errand smoke-tests

Usage

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

- name: "logsearch"
  version: "201.0.11"
  url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.11"
  sha1: "582892c2d926e897c373ad2806f81a160708c544"

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

bosh upload-release --sha1 582892c2d926e897c373ad2806f81a160708c544 \
  "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.11"

Jobs

Packages