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