Skip to content

logsearch/201.0.9

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

Release Notes

Route traffic to cluster monitor UI via haproxy

Authentication: The same password as configured for the main kibana UI is used.

properties:
  haproxy:
    cluster_monitor:
      inbound_port: 8080
      backend_port: 5601
      backend_servers: [cluster_monitor IP]

Usage

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

- name: "logsearch"
  version: "201.0.9"
  url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.9"
  sha1: "65c9222d90aee2e617ccca41a6655776269d98a7"

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

bosh upload-release --sha1 65c9222d90aee2e617ccca41a6655776269d98a7 \
  "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.9"

Jobs

Packages