logsearch/20
You can find the source of this version on GitHub at logsearch/logsearch-boshrelease. It was created based on the commit da7806ca
.
Release Notes¶
Component Upgrades: - Elasticsearch 1.5.2 (from 1.5.1, via #129) - Logstash 1.5.0 (from 1.5.0-rc3, via #129)
Enhancements:
- archiver: new scpupload
method (via @malston, #94)
- api: additional access log fields for upstream details (via @yuanzhao, #123, #130)
- docs: fixes (via @JamesClonk, #126)
- bosh: dropped unused blob references
$ bosh upload release https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=20
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch" version: "20" url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=20" sha1: "85dae4a1dbc0ea33769426a723133b774a76a19f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 85dae4a1dbc0ea33769426a723133b774a76a19f \ "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=20"
Jobs¶
- api
- archiver
- elasticsearch
- ingestor_archiver
- ingestor_lumberjack
- ingestor_relp
- ingestor_syslog
- kibana
- log_parser
- queue