# Monitoring indices names

**URL:** https://discuss.elastic.co/t/monitoring-indices-names/104547
**Category:** Elasticsearch
**Created:** [October 19, 2017, 11:21am UTC](https://discuss.elastic.co/t/monitoring-indices-names/104547 "2017-10-19T11:21:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![knights](https://avatars.discourse-cdn.com/v4/letter/k/7c8e57/32.png) [@knights](https://discuss.elastic.co/u/knights)
#### Post date: [October 19, 2017, 11:21am UTC](https://discuss.elastic.co/t/monitoring-indices-names/104547/1 "2017-10-19T11:21:45Z")

</div>

Hello, everyone.

I'm currently testing the various functionalities offered by X-pack to decide wether or not we'll use them in production or not.

We currently have several clusters needing monitoring, So, I set up a test cluster to gather the monitoring data.  
I want each cluster to have it's monitoring data in a different indice. Is that achievable?  
The settings seems to only allow to change the date format, and not specify a name.

Any info on the matter would be usefull.  
Thanks !

---

<div class="post-metadata">

### Author: ![tsullivan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tsullivan/32/31077_2.png) [@tsullivan](https://discuss.elastic.co/u/tsullivan)
#### Post date: [October 24, 2017, 5:02pm UTC](https://discuss.elastic.co/t/monitoring-indices-names/104547/2 "2017-10-24T17:02:38Z")

</div>

It's not possible to configure a different index pattern for the monitoring data per cluster. Each document of monitoring data has a `cluster_uuid` field, so to separate the data per cluster, you'll just need to use that field in a query filter.

---

<div class="post-metadata">

### Author: ![knights](https://avatars.discourse-cdn.com/v4/letter/k/7c8e57/32.png) [@knights](https://discuss.elastic.co/u/knights)
#### Post date: [October 25, 2017, 7:17am UTC](https://discuss.elastic.co/t/monitoring-indices-names/104547/3 "2017-10-25T07:17:11Z")

</div>

Ok, got it, thanks.

And Kibana is actually doing it quite well.  
Have a nice day.

---

<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: [November 22, 2017, 7:17am UTC](https://discuss.elastic.co/t/monitoring-indices-names/104547/4 "2017-11-22T07:17:37Z")

</div>

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