Hi,
I recently tried to load data from database to elasticsearch using Logstash jdbc-plugin and it worked perfectly fine. Even the scheduling part.
But my team wants a non tech savvy option. where we do not have to write code in logstash configuration and then run it. sort of just load the whole table to ES. I have found another tool called KIBI/Siren Investigate that does this. But I want to know if its possible in out ELK Stack or is their a feature like this to be added in future?
Thanks