Don't set the Kratos index explicitly

This commit is contained in:
weslambert
2023-01-12 15:25:35 -05:00
committed by GitHub
parent 6c8b17d4d1
commit 9416552338

View File

@@ -1,13 +1,6 @@
{
"description" : "kratos",
"processors" : [
{
"set": {
"field": "_index",
"value": "so-kratos",
"override": true
}
},
{ "pipeline": { "name": "common" } }
]
}