Skip to content

loggregator/85

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

Release Notes

Notices - Has known bug that degrades message reliability. See #144241253

Changelog: - Adds router.cipher_suites property to trafficcontroller and syslog_drain_binder. - reverse_log_proxy emits ingress and egress metrics. - Removes legacy TCP/TLS support from doppler. - reverse_log_proxy supports doppler.addrs as alternative to BOSH links

Usage

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

- name: "loggregator"
  version: "85"
  url: "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=85"
  sha1: "4e0cbc489613c0cbe6950da1ce8b1364cae9e90f"

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

bosh upload-release --sha1 4e0cbc489613c0cbe6950da1ce8b1364cae9e90f \
  "https://bosh.io/d/github.com/cloudfoundry/loggregator?v=85"

Jobs

Packages