Skip to content

syslog/4

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

Usage

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

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

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

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

Jobs