debadair
777598d602
[DOCS] Remove redirect pages ( #88738 )
...
* [DOCS] Remove manual redirects
* [DOCS] Removed refs to modules-discovery-hosts-providers
* [DOCS] Fixed broken internal refs
* Fixing bad cross links in ES book, and adding redirects.asciidoc[] back into docs/reference/index.asciidoc.
* Update docs/reference/search/point-in-time-api.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update docs/reference/setup/restart-cluster.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update docs/reference/sql/endpoints/translate.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update docs/reference/snapshot-restore/restore-snapshot.asciidoc
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update repository-azure.asciidoc
* Update node-tool.asciidoc
* Update repository-azure.asciidoc
---------
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Amy Jonsson <amy.jonsson@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2023-05-24 12:32:46 +01:00
Francisco Fernández Castaño
da9bb382f5
Add support for custom endpoints in the Azure repository ( #94576 )
...
Closes #94537
2023-03-22 11:40:19 +01:00
Dan Roscigno
302ce75a88
Add note about base_path and ECE to the snapshot repository docs ( #83526 )
...
Elastic Cloud Enterprise (ECE) shares snapshot repositories across multiple deployments. As a result, the `base_path` is generated by ECE, and the `base_path` setting is not allowed. This PR adds a note to the S3, Azure, and GCS snapshot repository docs.
2022-02-04 11:34:48 -05:00
James Rodewig
6b841325f1
[DOCS] Fix headings for Azure, GCS, and S3 snapshot repo pages ( #82996 )
...
Updates the headings to use sentence case.
2022-01-24 17:14:55 -05:00
Rory Hunter
d2dbef5063
Convert repository plugins to modules ( #81870 )
...
Closes #81652 .
Convert the `repository-azure`, `repository-gcs` and `repository-s3`
plugins into modules, so that they are always included in the
Elasticsearch distribution. Also change plugin installation, removal
and syncing so that attempting to add or remove these plugins still
succeeds but is now a no-op.
2022-01-10 10:45:42 +00:00