logsearch/201.0.10
You can find the source of this version on GitHub at logsearch/logsearch-boshrelease. It was created based on the commit 9af3f070
.
Release Notes¶
This patch release makes some minor changes to the if_it_looks_like_json
parsing rules to:
- Add @source.program
to the list of fields to extract a JSON key name from
- When JSON contains UNIX timestamps with nanosecond precision; extract to @timestamp
with millisecond precision and store the original ns value @timestamp_ns
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logsearch" version: "201.0.10" url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.10" sha1: "2d9d4e23819a768491c87274acdbd246272e84c4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2d9d4e23819a768491c87274acdbd246272e84c4 \ "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.10"
Jobs¶
- archiver
- curator
- elasticsearch
- elasticsearch_config
- enable_shard_allocation
- haproxy
- ingestor_archiver
- ingestor_relp
- ingestor_syslog
- kibana
- nats_to_syslog
- parser
- queue