Archiving Data into AWS S3 Bucket

Hi All

I have to take backup of data from Elastic Search and move to AWS S3 Bucket.

How could we do it.

Thanks
Tanweer

You can install the Elasticsearch AWS Cloud plugin and then use snapshot and restore to create backups in S3.

1 Like