Update DNS mappings to include .security

This commit is contained in:
Wes Lambert
2022-03-02 14:27:15 +00:00
parent 0b45cf7ae1
commit aae2fd1fbb

View File

@@ -14,8 +14,9 @@
"ignore_above": 1024,
"type": "keyword",
"fields": {
"text": {
"type": "match_only_text"
"security": {
"type": "text",
"analyzer": "es_security_analyzer"
},
"keyword": {
"type": "keyword"