Change match_only_text to text for mac in host mappings

This commit is contained in:
Wes Lambert
2022-03-02 15:01:05 +00:00
parent ed620b93b7
commit ab9b81ea39

View File

@@ -66,7 +66,7 @@
"type": "keyword",
"fields": {
"security": {
"type": "match_only_text",
"type": "text",
"analyzer": "es_security_analyzer"
},
"keyword": {