diff --git a/Elasticsearch_pfsense_custom_template/pfsense_custom_template_es6.json b/Elasticsearch_pfsense_custom_template/pfsense_custom_template_es6.json index 39de586..8e4b160 100644 --- a/Elasticsearch_pfsense_custom_template/pfsense_custom_template_es6.json +++ b/Elasticsearch_pfsense_custom_template/pfsense_custom_template_es6.json @@ -246,7 +246,7 @@ "store_generic": { "match": "*", "mapping": { - "index": "not_analyzed" + "index": "true" } } }