logsearch/22
You can find the source of this version on GitHub at logsearch/logsearch-boshrelease. It was created based on the commit 32d19947
.
Release Notes¶
Breaking Changes:
- renamed log_parser
job template to just parser
- renamed elasticsearch.config.*
properties to elasticsearch_config.*
Upgrades: - elasticsearch 1.7.1 (from 1.6.0; via #163)
Bug Fixes: - use monit dependencies to ensure local elasticsearch shuts down after logstash (#161)
Enhancements: - improved spiff templates for colocation and vsphere support (via #149, #150, #156, #157, #159) - disable redis snapshotting (#142) - update PID file used by kibana job (#145)
Development: - improved errand for testing (via #148, #152)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch" version: "22" url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=22" sha1: "4d3ce6b2477598cca451282d65b4258cf80f897f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4d3ce6b2477598cca451282d65b4258cf80f897f \ "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=22"
Jobs¶
- api
- archiver
- elasticsearch
- elasticsearch_config
- ingestor_archiver
- ingestor_lumberjack
- ingestor_relp
- ingestor_syslog
- kibana
- parser
- queue
- test_e2e_errand