mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Add ignore above for message keyword field
This commit is contained in:
@@ -320,7 +320,8 @@
|
|||||||
"type":"text",
|
"type":"text",
|
||||||
"fields":{
|
"fields":{
|
||||||
"keyword":{
|
"keyword":{
|
||||||
"type":"keyword"
|
"type":"keyword",
|
||||||
|
"ignore_above": 32766
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user