# Can i create an new index at " kibana.index: .kibana" in kibana.yml

**URL:** https://discuss.elastic.co/t/can-i-create-an-new-index-at-kibana-index-kibana-in-kibana-yml/48375
**Category:** Kibana
**Created:** [April 26, 2016, 3:03am UTC](https://discuss.elastic.co/t/can-i-create-an-new-index-at-kibana-index-kibana-in-kibana-yml/48375 "2016-04-26T03:03:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![timtian](https://avatars.discourse-cdn.com/v4/letter/t/b38774/32.png) [@timtian](https://discuss.elastic.co/u/timtian)
#### Post date: [April 26, 2016, 3:03am UTC](https://discuss.elastic.co/t/can-i-create-an-new-index-at-kibana-index-kibana-in-kibana-yml/48375/1 "2016-04-26T03:03:29Z")

</div>

can i create an new index at " kibana.index: .kibana" in kibana.yml or  
change the name of " kibana.index: .kibana" .

I tried to modified .kibana to . kibana2, but kibana cannot startup normally.

if it's a way to do this change, can i use this way to make user only can see charts or dashboards under his index, like .kibana, or .kibana2?

thanks,

---

<div class="post-metadata">

### Author: ![jbudz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jbudz/32/45922_2.png) [@jbudz](https://discuss.elastic.co/u/jbudz)
#### Post date: [April 26, 2016, 2:55pm UTC](https://discuss.elastic.co/t/can-i-create-an-new-index-at-kibana-index-kibana-in-kibana-yml/48375/2 "2016-04-26T14:55:33Z")

</div>

Yes, if you change `kibana.index` Kibana will start storing your visualizations, dashboards, index patterns, etc in the new index. It does require a server restart. If you want to partition your saved data, a possible solution is to have multiple Kibana servers with each one pointing to a different index.

What error are you getting when Kibana doesn't start? And what version of Kibana?

---

<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 6, 2017, 1:55pm UTC](https://discuss.elastic.co/t/can-i-create-an-new-index-at-kibana-index-kibana-in-kibana-yml/48375/3 "2017-07-06T13:55:04Z")

</div>


