HI
I am trying to get mongodb data into Elasticssearch using logstash, with logstash-input-mongodb plugin. I tried to update the plugin to support version 5 of ES.
In terminal it shows version 0.4.1 but in error logs it throws error for version 0.1.X.
Also it's not connecting with mongodb to get data in to ES.
Can someone help with this ?
Thanks you so much.