IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Snapshot/Restore Repository Plugins
editSnapshot/Restore Repository Plugins
editRepository plugins extend the Snapshot/Restore functionality in Elasticsearch by adding repositories backed by the cloud or by distributed file systems:
Core repository plugins
editThe core repository plugins are:
- AWS Cloud
- The Amazon Web Service (AWS) Cloud plugin adds support for using S3 as a repository.
- Azure Cloud
- The Azure Cloud plugin adds support for using Azure as a repository.
- Hadoop HDFS Repository
- The Hadoop HDFS Repository plugin adds support for using an HDFS file system as a repository.
Community contributed repository plugins
editThe following plugin has been contributed by our community:
- Openstack Swift (by Wikimedia Foundation)
This community plugin appears to have been abandoned:
- GridFS Repository (by Kevin Wang)