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