Update Sigmac mappings and config for IPs and ports

This commit is contained in:
Josh Brower
2021-03-16 09:32:40 -04:00
parent 44c75122ed
commit 71ae5b60ea

View File

@@ -64,13 +64,12 @@
},
{
"port": {
"match_mapping_type": "string",
"path_match": "*.port",
"mapping": {
"type": "integer",
"fields" : {
"keyword" : {
"ignore_above" : 10,
"ignore_above" : 6,
"type" : "keyword"
}
}