Skip to content

loggregator/70.1

You can find the source of this version on GitHub at cloudfoundry/loggregator. It was created based on the commit 8e28897.

Release Notes

Bug Fix This release has improved timeout behavior for Metron to help prevent it from getting hung during an etcd leadership election event. See this tracker story for details.

Usage

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

- name: "loggregator"
  version: "70.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=70.1"
  sha1: "8820c140d23f8dbc9c7a389914eb78fd33a2322e"

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

bosh upload-release --sha1 8820c140d23f8dbc9c7a389914eb78fd33a2322e \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=70.1"

Jobs

Packages