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