hello.
I tried to use logstash-input-jdbc using followed command
:plugin install C:/local/logstash-input-jdbc-1.0.0.gem.
But it is showing following error,
Validating C:/local/logstash-input-jdbc-1.0.0.gem
Installing logstash-input-jdbc
Error Bundler::HTTPErro, retrying 1/10
Could not fetch specs from https://rubygems.org/
I know that this error is not connected error to https://rubygems.org/.
I need to install logstash-input-jdbc in Off-line environment.
how to install jdbc plugin in windows machine(Off-line environment)?