mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 07:23:06 +01:00
Add path_unmatch for data.port so it is not mapped as integer
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
{
|
||||
"port": {
|
||||
"path_match": "*.port",
|
||||
"mapping": {
|
||||
"path_unmatch": "*.data.port",
|
||||
"mapping": {
|
||||
"type": "integer",
|
||||
"fields" : {
|
||||
"keyword" : {
|
||||
|
||||
Reference in New Issue
Block a user