mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Add event_data to common template so elastalert/playbook event_data fields can be indexed and searchable
This commit is contained in:
@@ -229,6 +229,10 @@
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
},
|
||||
"event_data":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
},
|
||||
"file":{
|
||||
"type":"object",
|
||||
"dynamic": true
|
||||
|
||||
Reference in New Issue
Block a user