Hello guys,
I would like to use logstash to read from an index (from cluster 1) and write to another index (in cluster 2), and keep this second index always synced with the input index.
Is there a way to achieved this ?
It seems logstash read all document index them then stops ...
Thx !
Raphael.