mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
remove beat field removal
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
{ "rename": { "field": "dataset", "target_field": "event.dataset", "ignore_missing": true } },
|
||||
{
|
||||
"remove": {
|
||||
"field": [ "index_name_prefix", "beat"],
|
||||
"field": [ "index_name_prefix"],
|
||||
"ignore_failure": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user