Export index for validation

Hi Everyone, my developer is reading a index from ES by building a hive table, as a QE I want to validate the data by exporting the index as a json or csv file based on some filter conditions, how can I do that?

Thanks in advance for your valuable suggestions

One good way is using Logstash and elasticsearch input plugin and file output plugin.

Thanks thiago, is there any sample or pseudo code that you can point me to?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.