# Is there any way to replicate kibana indices

**URL:** https://discuss.elastic.co/t/is-there-any-way-to-replicate-kibana-indices/306404
**Category:** Elasticsearch
**Created:** [June 5, 2022, 3:33pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-replicate-kibana-indices/306404 "2022-06-05T15:33:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Suresh\_Subramaniyan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/suresh_subramaniyan/32/98464_2.png) [@Suresh\_Subramaniyan](https://discuss.elastic.co/u/Suresh_Subramaniyan)
#### Post date: [June 5, 2022, 3:33pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-replicate-kibana-indices/306404/1 "2022-06-05T15:33:23Z")

</div>

Need to replicate Kibana dashboards and visualization between PROD/DR cluster . Is that possible using CCR.

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [June 5, 2022, 4:54pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-replicate-kibana-indices/306404/2 "2022-06-05T16:54:19Z")

</div>

Hi @Suresh_Subramaniyan Welcome to the community!.

You would move the dashboard and visualizations via the saved objects capabilities.

Via UI

> **[Saved Objects | Kibana Guide \[8.2\] | Elastic](https://www.elastic.co/guide/en/kibana/current/managing-saved-objects.html)**
>
> Conceptual and step-by-step procedures for using runtime fields, scripted fields, and field formatters.

Or API

> **[Saved objects APIs | Kibana Guide \[8.2\] | Elastic](https://www.elastic.co/guide/en/kibana/current/saved-objects-api.html)**
>
> Conceptual and step-by-step procedures for using runtime fields, scripted fields, and field formatters.

And you'd replicate the data if you like through CCR or snapshot and restore.

Today It is my understanding The dashboards and visualizations are not readily replicated via CCR

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 3, 2022, 4:54pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-replicate-kibana-indices/306404/3 "2022-07-03T16:54:57Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
