I installed logstash 5.2.1 & tried offline installation of x-pack 5.2.1. This seems to hang, with no progress on installation.
x-pack-5.2.1.zip file was downloaded and placed in /var/tmp folder.
ls -lrt /var/tmp/x-pack-5.2.1.zip
-rwxrwxrwx 1 root root 124956667 Feb 20 10:42 /var/tmp/x-pack-5.2.1.zip
I tried installing this x-pack using 'logstash-plugin' command. It hangs and does nothing.
DEBUG: exec /usr/share/logstash/vendor/jruby/bin/jruby /usr/share/logstash/lib/pluginmanager/main.rb install file:///var/tmp/x-pack-5.2.1.zip
Local file: /var/tmp/x-pack-5.2.1.zip
Installing with strategy: LogStash::PluginManager::PackInstaller::Local
Installing file: /var/tmp/x-pack-5.2.1.zip
Nothing happens after this. There plugin does not get installed nor does it fail.
However, the same xpack plugin file gets successfully installed to Elasticseach and Kibana. Plugin installation hangs ONLY for logstash.
I don't understand what the problem is. Can someone help me fix this ??
Thanks @jkuang !
It seems to work fine. I tried on a system with & without ES. Works on both.
However, it take way loooong time to complete. Though installation happens, the SSH session hangs and terminal becomes unresponsive. I see this while executing 'logstash-plugin' and 'kibana-plugin' commands. With 'elasticsearch-plugin' command things are seamless.
The logstash x-pack installation should also work seamlessly. What is the hardware specs on the machines you're trying to install logtash on? What other applications / processes are you running those machines?
I also had similar issue before. I used to receive segmentation fault error after a very long time during xpack installation. Link to the issue here. This might help
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.