mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add keyword subfield for event.severity_label
This commit is contained in:
@@ -397,7 +397,12 @@
|
|||||||
},
|
},
|
||||||
"severity_label": {
|
"severity_label": {
|
||||||
"ignore_above": 1024,
|
"ignore_above": 1024,
|
||||||
|
"type": "keyword".
|
||||||
|
"fields": {
|
||||||
|
"keyword": {
|
||||||
"type": "keyword"
|
"type": "keyword"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"type": "date"
|
"type": "date"
|
||||||
|
|||||||
Reference in New Issue
Block a user