Having two discovery methods for the same cluster

We're moving our ES clusters from one AWS account to another. Ideally to move them we'd just add the new nodes to the old cluster, move the shards off the old cluster & shutdown the old instances.

The problem is that we're using the ec2 plugin which does not "know" about the systems on separate accounts. Is there a way we can mix the two kinds of discovery?

If you don't disable the other methods explicitly, you can use multiple yes.

1 Like