Fix formatting

This commit is contained in:
Josh Brower
2023-07-26 10:54:24 -04:00
parent bdf4f6190d
commit 9437a47946

View File

@@ -26,6 +26,14 @@
"tags": {
"ignore_above": 1024,
"type": "keyword"
},
"network.initiated": {
"ignore_above": 1024,
"type": "keyword"
},
"destination.ipv6": {
"ignore_above": 1024,
"type": "keyword"
}
}
}