update elasticsearch mappings

This commit is contained in:
Jose Luis
2017-04-06 09:53:41 -04:00
parent 816b93f455
commit ad8babfe35
2 changed files with 71 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
"wazuh": {
"dynamic_templates": [
{
"notanalyzed": {
"match": "*",
"string_as_keyword": {
"match_mapping_type": "string",
"mapping": {
"type": "keyword",
"doc_values": "true"