I already have a S3 bucket with one repository with my snapshots of one my elasticsearch cluster. But I have another cluster and I would like to use this S3 to register another snapshot repo. Its is possible?
Or its better to use the same repo with a different name of the snapshots?
If you register same snapshot repository with multiple clusters, only one cluster should have write access to the repository. All other clusters connected to that repository should set the repository to readonly mode.
You can have two repositories in the same S3 bucket using the base_path property. But it is very important that each repository only ever has one cluster writing to it.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.