browbeat/elastic/templates
Sai Sindhur Malleni b7fe12429c Enhance Shaker template
This patch enhances the already existing template in order to not
tokenize some fields that are used in visualizations.

+ Verified

Change-Id: Idd5a791a999de5d8dee0ec50694e38d0fcb47469
2017-01-18 13:17:52 -05:00
..
browbeat-perfkit-.json Add template for Elastic 2016-10-07 16:01:12 -04:00
browbeat-rally-.json Add template for Elastic 2016-10-07 16:01:12 -04:00
browbeat-shaker-.json Enhance Shaker template 2017-01-18 13:17:52 -05:00
README.rst Add template for Elastic 2016-10-07 16:01:12 -04:00

ElasticSearch / Kibana Template

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.