Add final pipeline

This commit is contained in:
Wes
2023-07-19 19:56:54 +00:00
parent b738325880
commit 4b7e7978ef

View File

@@ -1,5 +1,10 @@
{ {
"template": { "template": {
"settings": {
"index": {
"final_pipeline": ".fleet_final_pipeline-1"
}
},
"mappings": { "mappings": {
"properties": { "properties": {
"event": { "event": {
@@ -21,4 +26,4 @@
"managed_by": "fleet", "managed_by": "fleet",
"managed": true "managed": true
} }
} }