logsearch/201.0.12
You can find the source of this version on GitHub at logsearch/logsearch-boshrelease. It was created based on the commit 83821848.
Release Notes¶
- Merge pull request #217 from onemedical/elasticsearch-timeout
Allow
if_looks_like_jsonfilter to be enabledThis filter is disabled by default. Set
enable_json_filtertotruein your manifest to enable it:properties: logstash_parser: enable_json_filter: true
if_looks_like_jsonshould parse string timestamps@timestampholds the timestamp with millisecond precision@timestamp_nsholds the nanosecond of the@timestamptime.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "logsearch" version: "201.0.12" url: "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.12" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/logsearch/logsearch-boshrelease?v=201.0.12"
Jobs¶
- archiver
- curator
- elasticsearch
- elasticsearch_config
- enable_shard_allocation
- haproxy
- ingestor_archiver
- ingestor_relp
- ingestor_syslog
- kibana
- nats_to_syslog
- parser
- queue
- smoke-tests