mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [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
14 lines
494 B
YAML
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
|