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

Update installing_sense.asciidoc #168

Closed rusubogdan closed 5 years ago

rusubogdan commented 5 years ago

using $ ./kibana plugin --install elastic/sense resulted in ERROR unknown command plugin. This command is on the official page. The actual command is: $ ./kibana-plugin install elastic/sense

bleskes commented 5 years ago

Sense is offered as a standard in Kibana under the name Console. Look in the dev tools section. There is no need to install it anymore.