elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
382 stars 134 forks source link

Install plugin on kibana v5.0.2 #161

Closed farhan687 closed 7 years ago

farhan687 commented 7 years ago

Hey, I have installed kibana v5.0.2 and elasticsearch v5.0 and both are working fine but how can I install the sense plugin?

I have tried following ways to install sense but nothing works.

1) kibana plugin --install elastic/sense 2) kibana-plugin install elastic/sense 3) kibana-plugin install https://github.com/elastic/sense.git

I am using windows machine.