-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.6.0
-
Component/s: Sinks+Sources
-
Labels:None
The ElasticSearchSink would be improved by allowing for header substitution in the indexName property.
A use case is where the sink is an intermediate part of a chain and the index name is required to identify the message origin, at present it can only be a hardcoded value.
The HDFS sink already supports header substitution so a similar format would maintain consistency.
- links to