Skip to content

loggregator/94

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

Release Notes

Change Log * Trafficcontroller can take a list of Doppler addresses as an alternative to BOSH links. (loggregator.doppler.addrs) * Fix Metron getting into a “stuck” state when a Doppler Metron is writing to crashes. * Add write deadline to firehose and app streams in Trafficcontroller.

Usage

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

- name: "loggregator"
  version: "94"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=94"
  sha1: "03374b8b7be9209858b2f531443eb94109680522"

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

bosh upload-release --sha1 03374b8b7be9209858b2f531443eb94109680522 \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=94"

Jobs

Packages