# Index alias support for "multi cluster" configuations

**URL:** https://discuss.elastic.co/t/index-alias-support-for-multi-cluster-configuations/156737
**Category:** Elasticsearch
**Created:** [November 14, 2018, 8:28pm UTC](https://discuss.elastic.co/t/index-alias-support-for-multi-cluster-configuations/156737 "2018-11-14T20:28:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mach](https://avatars.discourse-cdn.com/v4/letter/m/7bcc69/32.png) [@mach](https://discuss.elastic.co/u/mach)
#### Post date: [November 14, 2018, 8:28pm UTC](https://discuss.elastic.co/t/index-alias-support-for-multi-cluster-configuations/156737/1 "2018-11-14T20:28:55Z")

</div>

We're in a multi-cluster, cross cluster search configuration would love to expand our index alias use to cover indexes/patterns across multiple clusters. I.e. a single alias that covers indexes in multiple clusters.

Is this possible?

Changing of search terms located this:

> [@CrossClusterSearch and Aliases](https://discuss.elastic.co/t/crossclustersearch-and-aliases/127863):
>
> I suspect the answer is no, but I can't find anything in the documentation to say yes or no. The question is can you add a CCS in to an alias? like so: curl -XPOST 'hd1delk01lx:9205/\_aliases?pretty' -H 'Content-Type: application/json' -d' { "actions" : [{ "add" : { "index" : "nyc1:bay\*", "alias" : "alias1" } }] } ' Since I am getting the error of { "error" : { "root\_cause" : [ { "type" : "index\_not\_found\_exception", …

Sounds like the current answer is no.

Thanks!

---

<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: [November 15, 2018, 1:30am UTC](https://discuss.elastic.co/t/index-alias-support-for-multi-cluster-configuations/156737/2 "2018-11-15T01:30:12Z")

</div>

> [@mach](#):
>
> Is this possible?

It is not possible.

---

<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: [December 13, 2018, 1:30am UTC](https://discuss.elastic.co/t/index-alias-support-for-multi-cluster-configuations/156737/3 "2018-12-13T01:30:13Z")

</div>

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