mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Detection Author as a Keyword instead of Text
With Quick Actions added to Detections, as many fields should be usable as possible.
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"type": "keyword"
|
||||
},
|
||||
"author": {
|
||||
"type": "text"
|
||||
"ignore_above": 1024,
|
||||
"type": "keyword"
|
||||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
|
||||
Reference in New Issue
Block a user