Migrating dashboards from Kibana 4 to Kibana 5

ashutosh singh

I'm trying to migrate my old dashboards fron kibana 4.1.2 to kibana 5.0.0. , but haven't been able to successfully do it. I took an export of my searches, visualisations and dashboards from the older version and imported it to the newer version. But, the visualisations said they didn't find they couldn't locate index-pattern.

Saved Objects: Could not locate that index-pattern (id: [logstash-]YYYY.MM.DD)

Error: Could not locate that index-pattern (id: [logstash-]YYYY.MM.DD) at updateFromElasticSearch (http://development-log-server*****.com:5601/bundles/kibana.bundle.js?v=14438:25:9602) at http://development-log-server*****.com:5601/bundles/kibana.bundle.js?v=14438:25:13725 at processQueue (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:38:23621) at http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:38:23888 at Scope.$eval (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:39:4619) at Scope.$digest (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:39:2359) at Scope.$apply (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:39:5037) at done (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:37:25027) at completeRequest (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:37:28702) at XMLHttpRequest.xhr.onload (http://development-log-server*****.com:5601/bundles/commons.bundle.js?v=14438:37:29634)

I would really appreciate if someone could steer me in the right direction and even more grateful if someone could point me to a tool to do the migration.

And please let me know if more information is needed.

Thanks, Ashutosh Singh

Kulasangar

I doubt you could do that in a simple manner, considering a downtime. Maybe you could give it a try by using elasticdump. Moving the index data to another instance could be a pain but then you could use the python elasticsearch library (SO).

Or else you could store it as Objects and then import them back. Storing it as a JSON, was added back in Kibana 4.1. Hope this helps.

A clear guide to managing kibana visualizations and dashboards.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

TOP Ranking

HotTag

Archive