diff --git a/changelog.d/add_default_fallback_index_elasticsearch_destination.enhancement.md b/changelog.d/add_default_fallback_index_elasticsearch_destination.enhancement.md index c9e3c03f39280..b83c07c15bf8b 100644 --- a/changelog.d/add_default_fallback_index_elasticsearch_destination.enhancement.md +++ b/changelog.d/add_default_fallback_index_elasticsearch_destination.enhancement.md @@ -1,4 +1,4 @@ -Add an option to Elasticsearch destination to set a default fallback index if the provided template in the `bulk.index` field +Add an option to Elasticsearch sink to set a fallback index if the provided template in the `bulk.index` field cannot be resolved authors: ArunPiduguDD