Closed zqc0512 closed 6 years ago
Please make sure the logstash-core 5.6.8 is installed correct.
yes , i use elastic logstash.tar.gz file to use the logstash the version is 5.6.8 @ip2location thanks.
./logstash -V
logstash 5.6.8
i see the logstash can support offline pack https://www.elastic.co/guide/en/logstash/5.6/offline-plugins.html can as this give me a .zip file?
@zqc0512 is Java 8 installed at your side too?
yes .the logstash 5.6.8 can running success and input message output messages to elasticsearch 5.6.8 @ip2location
use gem also can't install logstash-core
[root@soc logstash-5.6.8]# gem install logstash-core -v 5.6.8
ERROR: Could not find a valid gem 'logstash-core' (= 5.6.8), here is why:
**Found logstash-core (5.6.8), but was for platform java**
ERROR: Possible alternatives: logstash-core
i use internet install the other error is output
[root@soc logstash-5.6.8]# bin/logstash-plugin install --no-verify logstash-filter-ip2location
Installing logstash-filter-ip2location
Error Bundler::InstallError, retrying 1/10
An error occurred while installing logstash-core (5.6.8), and Bundler cannot continue.
Make sure that `gem install logstash-core -v '5.6.8'` succeeds before bundling.