Hi, I've a server without Internet access (due to security rules) and I would
like to know how to safely update kibana.
For the kibana process, is it enough with just overwriting the kibana
folder? Do I have to keep something in mind before updating? It is possible to backup the dashboards?
All kibana configuration (dashboards, index patterns, etc..) are stored in .kibana index in your Elasticsearch cluster. So updating Kibana offline would just involve unzipping the new kibana distribution and moving over your kibana.yml from the older distribution.
Btw, I assume we're talking about Kibana 4, not Kibana 3 here. And yes, if you are running Kibana 4.1, you can export all saved objects in Settings >> Objects for archival or import into another system.
Oh ! they added the option, definitely I need to upgrade kibana from the 4 to the 4.1
Thanks again !
I really love the ELK stack because of its community and constant updates!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.