elastic / sense

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

Install sense on kibana v5.0.2 #160

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.

johtani commented 7 years ago

Hi @farhan687 , "Sense is now included as Console in Kibana 5.0." Please read README.md and Kibana doc