Hi
I am having problem install plugin sense, it times out if i ran
bin/kibana-plugin install elastic/sense
so i tried wget
wget https://artifacts.elastic.co/downloads/kibana-plugins/elastic/sense/elastic/sense-5.0.0.zip
--2016-11-03 10:34:15-- https://artifacts.elastic.co/downloads/kibana-plugins/elastic/sense/elastic/sense-5.0.0.zip
Connecting to 162.217.161.13:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
2016-11-03 10:34:15 ERROR 404: Not Found.
then i manually downloaded sense-2.0.0-beta7.tar.gz
bin/kibana-plugin install file:sense-2.0.0-beta7.tar.gz
Found previous install attempt. Deleting...
Attempting to transfer from file:sense-2.0.0-beta7.tar.gz
Transferring 1386775 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Error: Could not find the End of Central Directory Record
Plugin installation was unsuccessful due to error "Error retrieving metadata from plugin archive"
Thanks
Shannon