Hi,
I have a simple use case wherein I have to periodically fetch all records for a particular index from an Elasticsearch cluster into NiFi, while at the same time removing those documents from the ES cluster. But I cannot find the suitable processor(s) for the same.
Amazon Elasticsearch version 6.0 | Apache NiFi version 1.5.0
This might be a silly question but I am just not able to find the correct combination of processors to do this. Thanks!