mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-01 02:16:30 +01:00
rename kratos file to file.path
This commit is contained in:
@@ -858,6 +858,7 @@ elasticsearch:
|
||||
composed_of:
|
||||
- agent-mappings
|
||||
- dtc-agent-mappings
|
||||
- file-mappings
|
||||
- host-mappings
|
||||
- dtc-host-mappings
|
||||
- http-mappings
|
||||
|
||||
@@ -81,6 +81,14 @@
|
||||
"ignore_missing": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"rename": {
|
||||
"field": "file",
|
||||
"target_field": "file.path",
|
||||
"ignore_failure": true,
|
||||
"ignore_missing": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"pipeline": {
|
||||
"name": "common"
|
||||
|
||||
Reference in New Issue
Block a user