You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In one project i'd like to migrate my database to Elasticsearch 2.x. I use Kibana, which is fully compatible with Elasticsearch 2.0 starting from 4.2.0. Unfortunately the kibana-static project now supports Kibana 4.1.2. Upgrade of kibana4-static requires pulling the public folder from the main Kibana repository.
Are there any plans/ETAs regarding the kibana4-static upgrade?
If no, is there a guideline describing the update procedure? From what I see in the commit history, it's not just a copy-paste activity
Sorry! A bit behind on email updates but this is great! Thanks for picking it up.
The process is kind of documented in this old issue: elastic/kibana#1628 and yes; it is mostly a copy pasting game.
Unfortunately, the structure of Kibana 4.2..4.4 became much more complicated, so a straightforward copy-paste does not seem to be realistic.
I've posted a PR with a workaround solution: #10 . At least it allows using ES 2.0 for particular cases. All my dashboards are operating correctly with this fix.
Hello,
In one project i'd like to migrate my database to Elasticsearch 2.x. I use Kibana, which is fully compatible with Elasticsearch 2.0 starting from 4.2.0. Unfortunately the kibana-static project now supports Kibana 4.1.2. Upgrade of kibana4-static requires pulling the public folder from the main Kibana repository.
CC @kibanaco and @Asimov4
Thanks in advance,
The text was updated successfully, but these errors were encountered: