I am trying to install sense by this command ( ./kibana-plugin install elasticseach/sense ) .
But it is not installed. Following output given.
(Attempting to transfer from elasticseach/sense
Attempting to transfer from https://artifacts.elastic.co/downloads/kibana-plugins/elasticseach/sense/elasticseach/sense-5.6.2.zip
Plugin installation was unsuccessful due to error "No valid url specified.")
I am using Kibana-5.6.2 and Elasticsearch-5.6.2 and OS is CentOS 7
How can i install sense-5.6.2 at this situation.
Thank You.