logstash-plugins / logstash-input-salesforce

Logstash input for pulling objects from salesforce
Apache License 2.0
16 stars 29 forks source link

Issue installing the logstash-input-salesforce #13

Closed praneel closed 6 years ago

praneel commented 6 years ago

When I run this command to install the Salesforce plugin to extract data from Salesforce

bin/logstash-plugin install logstash-input-salesforce

I have this error

Validating logstash-input-salesforce IOError: No route to host send at org/jruby/ext/socket/RubyUDPSocket.java:441

googling does help me with a proper answer/explanation. So help appreciated.

logstash version 6.2

guyboertje commented 6 years ago

Are you trying to install the logstash-input-salesforce plugin on a machine that has no connection to the internet perhaps?