How to upload textfile to ESdatabase and make it searchable?

i try to upload textfile to ES database, i try convert textfile to String formate and then store. i dont know is it proper way? or any other way is available in ES for store textfiles and make it searchable?

The File data visualizer feature lets you upload a CSV, JSON, or text file. This feature enables you to ingest, parse, and index your file with a few clicks.

The File Data Visualizer feature is found in Kibana under the Machine Learning > Data Visualizer section. Then click on the "Upload a file" option.

1 Like

You can look at FSCrawler.
It can read files from disk or you can upload files using the rest interface.

2 Likes

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