Skip to content

loggregator/86

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

Release Notes

Changelog: - Adds flag to disable syslog_drain_binder including bosh spec property. - Adds flag to disable Doppler from announcing itself to etcd including bosh spec property. - RLP emits metrics consistently. - Doppler DNS health check improved

Usage

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

- name: "loggregator"
  version: "86"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=86"
  sha1: "3c17a779eeece66b754c7de0730486f8480941d6"

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

bosh upload-release --sha1 3c17a779eeece66b754c7de0730486f8480941d6 \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=86"

Jobs

Packages