However I get a 403 error. I don't understand why this is happening. I assumed that after downloading the zip file from Github, internet access was no longer requiered.
ERROR: Something went wrong when installing /tmp/logstash-filter-date_formatter-master.zip, message: 403 "Forbidden"
Any ideas how to get around this problem?
Thanks in advance
ERROR: Invalid pack for: file:///tmp/logstash-filter-date_formatter-master.zip, reason; The pack must contains at least one plugin, message: The pack must contains at least one plugin.
I have also tried installing the corresponding gem file, but then I get the error:
ERROR: Invalid pack for: file:///tmp/logstash-filter-date_formatter-2.0.0.gem, reason; Ivalid format, the pack must be in zip format, message: Invalid format, the pack must be in zip format
It seems that the solution involves a different zip file. According to the documentation, I must generate it using the (partial) command:
bin/logstash-plugin prepare-offline-pack
However, I'm not sure what should be complete command.
In case this might be helpfull for someone else, here's how I managed to install the plugin offline:
To follow the documentation, I first had to create a stagging machine with access to the internet.
1.1 With Hyper-V on my Windows machine, I created a virtual CentOS7 machine with access to the internet, installed Logstash in it and installed the plugin using the command:
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.