plugin install challenges
Posted: Wed Jul 03, 2019 10:50 am
I am trying to add a Logstash plugin and am unsure how to deal with the failure.
This is the message
The system I am on was not setup by me. I inherited it and any problems that it has.
Internet access is through a proxy server. I have ENV variables in place for https_proxy, http, and ftp.
I appreciate any suggestions or help getting around this.
Thanks
Steve B
This is the message
Code: Select all
/usr/local/nagioslogserver/logstash/bin/logstash-plugin install logstash-filter-jdbc_static
Validating logstash-filter-jdbc_static
Unable to download data from https://rubygems.org - Errno::ECONNREFUSED: Connection refused - Connection refused (https://api.rubygems.org/latest_specs.4.8.gz)
ERROR: Installation aborted, verification failed for logstash-filter-jdbc_static
Internet access is through a proxy server. I have ENV variables in place for https_proxy, http, and ftp.
I appreciate any suggestions or help getting around this.
Thanks
Steve B