Files
KUOKA Yusuke 4c485ef5f9 [stable/elastalert] Fix verbose/confusing index names on Elasticsearch 6.x (#5912)
* [stable/elastalert] Fix verbose/confusing index names on Elasticsearch 6.x

I had to set the writeback index to just `elastalert` in order to prevent elastalert to create verbose or confusing indices/types named like `elastalert_status_status/elastalert_status`, `elastalert_status_silence/elastalert_silence`, `elaststatus_status/elastalert`. The `_status` suffixes are redundant.

For more context, see the elastalert issue https://github.com/Yelp/elastalert/pull/1488 which was fixed via https://github.com/Yelp/elastalert/commit/c250100b7be07c68a53789569a86f87193ec37f4

* fix(elastalert): Bump chart version
2018-08-08 11:43:30 -07:00

14 lines
494 B
YAML

description: ElastAlert is a simple framework for alerting on anomalies, spikes, or other patterns of interest from data in Elasticsearch.
name: elastalert
version: 0.5.0
appVersion: 0.1.33
home: https://github.com/Yelp/elastalert
icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg
sources:
- https://github.com/jertel/elastalert-docker
- https://github.com/Yelp/elastalert
maintainers:
- name: jertel
email: jertel@codesim.com
engine: gotpl