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