Hi,
I would like to know can I export data from Elasticsearch to mongodb? or from Elasticsearch to another database? I prefer Mongodb but if it is not possible I would like to know which database can I use and how if there is an example because I did not find.
I have amount of data in Elasticsearch that's why i would to export it in another database.
Out of curiosity, why not keeping everything into Elasticsearch?
You could I believe use Logstash to read data from Elasticsearch and with an http output, write to MongoDB maybe? Or to a 3rd party service which could write to MongoDB.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.