# Embedd kibana in customer's own elasticsearch

**URL:** https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215
**Category:** Kibana
**Created:** [August 2, 2021, 11:22am UTC](https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215 "2021-08-02T11:22:35Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mogi](https://avatars.discourse-cdn.com/v4/letter/m/46a35a/32.png) [@mogi](https://discuss.elastic.co/u/mogi)
#### Post date: [August 2, 2021, 11:22am UTC](https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215/1 "2021-08-02T11:22:35Z")

</div>

We are planning to create dashboard for customers, that use elasticseach as part of our product. By that, we try to build default dashboards, that analyze the same data for each customer, but specified on their on index. Is it possible to embedd the dashboards, so that the installation on the customers' servers is always the same, but the analyses is specific for each customer?  
This question is for all Elasticsearch and Kibana versions.

Thank you very much!

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [August 2, 2021, 10:00pm UTC](https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215/2 "2021-08-02T22:00:15Z")

</div>

If each installation is seperate for each customer, then just keep the index name the same, then your index patterns (and thus visualisation settings) are all the same.

---

<div class="post-metadata">

### Author: ![mogi](https://avatars.discourse-cdn.com/v4/letter/m/46a35a/32.png) [@mogi](https://discuss.elastic.co/u/mogi)
#### Post date: [August 3, 2021, 5:58am UTC](https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215/3 "2021-08-03T05:58:08Z")

</div>

Thank you, Mark for your answer! Our indices are provided with a timestamp in their name, so it would be impossible to make them all the same. Would there be any other solution?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [August 3, 2021, 6:49am UTC](https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215/4 "2021-08-03T06:49:47Z")

</div>

Patterns can use wildcards.

Though ideally, use [ILM](https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-management.html).

---

<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: [August 31, 2021, 6:50am UTC](https://discuss.elastic.co/t/embedd-kibana-in-customers-own-elasticsearch/280215/5 "2021-08-31T06:50:08Z")

</div>

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