Easier way to add data to an Index

I have a group of tables that I'm looking to put into ES. I have them in .csv format and I also have them in JSON files. What is the best way to accomplish this? Obviously the end goal is to then sort through them in Kibana but I thought I would ask here since it's more about getting them indexed first. Which is easier/makes the most sense?

Tables range from 30MBs down to about 1MB or so in .csv, a little larger for the JSON versions. Pretty standard data with a mixture of numbers, text and dates.

Thanks
-B

I wrote this some years ago: http://david.pilato.fr/blog/2015/04/28/exploring-capitaine-train-dataset/

Might help.

1 Like

Thanks. This is pretty thorough and helpful for a newbie like me. Is it still relatively the same despite updates/changes?

-B

Yes I think so.

1 Like

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