Hello,
I am using a non AWS s3 bucket to store my snapshots. I want to automate this process using curator but I did not find any settings for endpoint in the curator.yml. How can I achieve this?
Thanks
Hello,
I am using a non AWS s3 bucket to store my snapshots. I want to automate this process using curator but I did not find any settings for endpoint in the curator.yml. How can I achieve this?
Thanks
Endpoint is exclusively handled in Elasticsearch. Repository settings go in your elasticsearch.yml
and at repository creation time in the request body.
Curator only cares about the repository name, and uses it in the API call to Elasticsearch. Elasticsearch handles the rest.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.