Installing logstash-input-mongodb

I can't seems to figure out how to install this.

downloaded zip file and use this

[root@elktst01 logstash]# bin/logstash-plugin install logstash-input-mongodb-master.zip

ERROR: Something went wrong when installing logstash-input-mongodb-master.zip, message: execution expired

My goal is to copy data from Mongodb to elk
either using logstash mongodb input plugin
or using jdbc plugin

Any example jdbc input will work too.