Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I clone dashboard and visualizations?

While working on new version of dashboards I need to leave previous versions unchanged. So I need to clone existing dashboard and save it as original name with some postfix - for example v.2.

I know there is possibility to clone dashboard in Kibana but it clones dashboard only. Meaning there will be two dashboard that will share same visualizations.

Is there an automatic way to clone visualizations too and make new cloned dashboard use those cloned visualizations?

like image 681
Piotr Perak Avatar asked Sep 18 '25 07:09

Piotr Perak


1 Answers

Just select "Save as a new visualization" when you save a visualization, and you will have your copy.

like image 131
Michele Piccolini Avatar answered Sep 21 '25 04:09

Michele Piccolini