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