Summary
Elasticsearch Export Block is a terminal dataflow block that exports data using an ElasticsearchTSConnector.
Implementation
- Open the Elasticsearch palette.
- Drag and drop the block to your dataflow strategy.
- Double click on the block and fill the parameters.
Properties
- Target : The Next Target not used here.
- Last Timestamp : The last export timestamp.
- Batch Size: The size of the batchs to be processed.
- Batch Delay : Time to wait between batchs.
- Destinations : Last export destinations.
- Elasticsearch Connector : The connector to use.
- Index Prefix: The destination index.
- Date Suffix: Add the today suffix to the destination index.
Actions
- Execute: Executes the block.