Skip to content

syslog/6

You can find the source of this version on GitHub at cloudfoundry/syslog-release. It was created based on the commit 5ee73fa6.

Release Notes

  • Prefix job/id with deployment name in forwarded syslog messages
  • Change default syslog transport to TCP

Usage

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

- name: "syslog"
  version: "6"
  url: "https://bosh.io/d/github.com/cloudfoundry/syslog-release?v=6"
  sha1: sha256:

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

Jobs