Sense for elastic 5.0.0-alpha?

Hi there,

Now that elastic has released version 5.0.0-alpha of the stack, any chance we might be getting an installable pack for the Kibana Sense plugin?

I tried installing current version of Sense without success and really think Sense is a must for any elasticsearch installation I am developing against.

Or does anybody know of a way to install Sense 2.0.0-beta5 (latest) on kibana 5.0.0-alpha?

Thanks,

Francisco.

How recent is your kibana install? Sense was added as a default app, and was merged into master a few days ago. https://github.com/elastic/kibana/pull/6682

Master should have the latest.

Peace!
Khalah

Thanks Khalah! Great info, exactly what I was looking for...
My install of Kibana is the 5.0.0-alpha1. I guess too "bleeding edge". :wink:

Hi,
I installed Kibana 5.0, I am not able to see sense in Kibana.

Thanks,
Uday.K

Alpha 1 does not include sense (now called console) yet. This should be included with alpha 2. If you can't wait (like me) you can always clone the repository and build alpha 2.

While the Console (formerly known as Sense) codebase has been merged into the Kibana core codebase, there is still some work to be done for Console to start working with Elasticsearch 5.0 APIs. You can follow along on the progress of this work over here: https://github.com/elastic/kibana/pull/6925.