I have data in my mariaDB/MySQL database that I would like to graph in elasticsearch. I am new to ELK and from what I have seen this is something that I would use logstash for correct?
I also have data in a csv file that I would like to import to graph. How can I do that?