I want to know if its possible to query on the documents already stored in the database with a filter which reads from a file (json, csv, txt - separated by new line), the ids of the documents that I want to do the query on.
I'm opened to any other better ideas, I just want to tell Kibana/ES what ids I want by reading them from an external final.
Logstash has an elasticsearch filter plugin that can query Elasticsearch using input from another source (such as a file). You can use any of the output plugins to return the results.
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.