cf-syslog-drain/5
You can find the source of this version on GitHub at cloudfoundry/cf-syslog-drain-release. It was created based on the commit 847b05d
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-syslog-drain" version: "5" url: "https://bosh.io/d/github.com/cloudfoundry/cf-syslog-drain-release?v=5" sha1: "1accec5b6e6bf132e12cc71a9c2c37f326bff175"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1accec5b6e6bf132e12cc71a9c2c37f326bff175 \ "https://bosh.io/d/github.com/cloudfoundry/cf-syslog-drain-release?v=5"