I am looking at implementing ES using logstash and Sql server as my data source. I was initially using river to read data from Sql server but one of the developers in my team recommended looking at using logstash. Can anyone point to a guide on how to get started with logstash & sql server. My goal is to do search using elasticsearch.
Thanks