logsearch/201.0.15
You can find the source of this version on GitHub at logsearch/logsearch-boshrelease. It was created based on the commit 75843709
.
Release Notes¶
Improvement
- parse timestamps with nanosecond precision if data is present
Bug fixes
Parser
- temporary fix for bug in logstash-2.2.3 redis plugin that caused the parser process to fill up the disk with error logs
syslog ingestor
- Issue #221: ignore logs that have an empty payload (eg: monit healthcheck)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch" version: "201.0.15" url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.15" sha1: "ec192ff6b790dce28ad598999ef77eba0cd8b6e2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ec192ff6b790dce28ad598999ef77eba0cd8b6e2 \ "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.15"
Jobs¶
- archiver
- curator
- elasticsearch
- elasticsearch_config
- enable_shard_allocation
- haproxy
- ingestor_archiver
- ingestor_relp
- ingestor_syslog
- kibana
- nats_to_syslog
- parser
- queue
- smoke-tests