Hello!
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.
Many thanks!