Skip to content

syslog/5

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

Release Notes

  • Namespaced properties under syslog.* to be compatible with bosh-init
    • Next version of bosh-init (0.0.82) will support pre-start scripts

Usage

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

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

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

bosh upload-release --sha1 904f9ab417bd9dee01003e929a32df6dc8ddf53e \
  "https://bosh.io/d/github.com/cloudfoundry/syslog-release?v=5"

Jobs