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