browbeat/elastic/v5templates
Sai Sindhur Malleni ee9e6b6a2f ES 7 update
Change-Id: Ia0360b04020188812ed2a4fb36e05e8f7a73a9bc
2020-04-20 12:43:17 +05:30
..
browbeat-logstash.json ES 7 update 2020-04-20 12:43:17 +05:30
browbeat-rally.json ES 7 update 2020-04-20 12:43:17 +05:30
browbeat-shaker.json ES 7 update 2020-04-20 12:43:17 +05:30
README.rst Elasticsearch 5 Templates 2018-05-24 11:46:19 -04:00

ElasticSearch / Kibana Template

to use v5 templates, set 'elastic5: true' in ansible/install/group_vars/all

Template to instruct elasticsearch & Kibana to not processes some of our fields. For example, our UUIDs would turn into multiple strings due the default tokenizer's use of '-', '.', '/', etc. as token separators.