Im trying to install dissect offline using the local option. But it times out.
cd /usr/share/logstash/
sudo bin/logstash-plugin install --local /usr/share/logstash/logstash/logstash-filter-dissect-1.1.4.gem
ERROR: Something went wrong when installing /usr/share/logstash/logstash/logstash-filter-dissect-1.1.4.gem,
message: Failed to open TCP connection to artifacts.elastic.co:443 (execution expired)
Any suggestions?