Logstash plugin installation error

Running
plugin install logstash-input-jdbc

returns

Trying https://github.com/null/logstash-input-jdbc/archive/master.zip...
Failed to install logstash-input-jdbc, reason: failed to download out of all possible locations..., use --verbose to get detailed information

in OSX 10.11 any suggestion using in latest MAC OSX.

WFM;

$ logstash-1.5.4/bin/plugin install logstash-input-jdbc
Validating logstash-input-jdbc
Installing logstash-input-jdbc
Installation successful

What version are you on?

it is 1.5.2

Installed 1.5.4 after brew update and then plugin is not inside bin rather inside libexec/bin and running install logstash-input-jdbc worked.

Oh you're using brew, then I don't know what they do to the package there.