logstash-docker/1.1
You can find the source of this version on GitHub at cloudfoundry-community/logstash-docker-boshrelease. It was created based on the commit 1af0e85b
.
Release Notes¶
Overrode a kibana setting that prevented REST calls from succeeding when using HTTPS
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logstash-docker" version: "1.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/logstash-docker-boshrelease?v=1.1" sha1: "c000f256543814f8d55706eedd1d5bc3d4e31587"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c000f256543814f8d55706eedd1d5bc3d4e31587 \ "https://bosh.io/d/github.com/cloudfoundry-community/logstash-docker-boshrelease?v=1.1"