b7fe12429c
This patch enhances the already existing template in order to not tokenize some fields that are used in visualizations. + Verified Change-Id: Idd5a791a999de5d8dee0ec50694e38d0fcb47469
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.