Reputation: 2448
I am running my cluster on found (So no option to add plugins), and I am trying to configure s3 bucket to be able to create snapshots of my own.
I managed to configure the bucket but now I am trying to run the actual backup.
Is there a way to configure scheduled backup in elasticsearch? or I need to manually trigger a backup by sending a request to elasticsearch?
Thanks!
Upvotes: 0
Views: 84
Reputation: 11744
How to use a custom repository is documented here: https://www.elastic.co/guide/en/found/current/custom-repository.html
Note that we do snapshots every 30 minutes already: https://www.elastic.co/guide/en/found/current/restoring-snapshots.html
A more appropriate place for Found-related questions is this forum: https://discuss.elastic.co/c/found
Upvotes: 1