Logstash Plugin Install 6.x changed

Hi, I see instructions for installing the JDBC plug for logstash

bin/plugin install logstash-input-jdbc

but bin/plugin is no longer there, I see bin/Logstash-plugin
Should I be using it?

bin/logstash-plugin install logstash-input-jdbc

Mike

Should I be using it?

Yes. I think the command was renamed in the Logstash 2.0 timeframe so the instructions you used were probably quite old. Watch out.