Skip to content

logsearch/15

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

Release Notes

This upgrades most dependencies in the stack and makes several improvements for deployments running at larger scales. - UPGRADE: elasticsearch to 1.2.1 (#37) - UPGRADE: logstash to 1.4.1 (#45) - UPGRADE: kibana to 3.1.0 (#44) - UPGRADE: marvel to 1.2.1 (#37) - UPGRADE: logsearch-filters-common to v16 - FIX: relp ingestor when debug is enabled (#53) - FIX: elasticsearch rolling its own requests.log file (#47) - ADD: disk/df metrics to collectd’s default plugins (#64) - ADD: configurable elasticsearch.log_level setting, defaulting to INFO (#52) - REMOVE: elasticsearch garbage collection logging (#55)

Usage

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

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

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

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

Jobs

Packages