[DOCS] Remove snapshot and restore docs#114836
Merged
jrodewig merged 13 commits intoelastic:mainfrom Nov 16, 2021
jrodewig:docs__remove-snapshot-restore-docs
Merged
[DOCS] Remove snapshot and restore docs#114836jrodewig merged 13 commits intoelastic:mainfrom jrodewig:docs__remove-snapshot-restore-docs
jrodewig merged 13 commits intoelastic:mainfrom
jrodewig:docs__remove-snapshot-restore-docs
Conversation
Contributor
|
Please also update the link in the Stack Management doc to point to Snapshot and Restore in the Elasticsearch docs. |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine run kibana-ci |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: |
pgayvallet
approved these changes
Nov 16, 2021
Contributor
Author
|
Thanks for the reviews! |
This was referenced Nov 16, 2021
jrodewig
added a commit
that referenced
this pull request
Nov 16, 2021
With elastic/elasticsearch#79081, we now cover Kibana's **Snapshot and Restore** feature in the Elasticsearch docs. This removes and redirects the related docs from Kibana. It also updates some references to the `.kibana` system indices to include the `kibana` feature state. The `kibana` feature state is now the preferred way to back up and restore system indices and other configuration data for Kibana. Relates to elastic/elasticsearch#79675
jrodewig
added a commit
that referenced
this pull request
Nov 17, 2021
With elastic/elasticsearch#79081, we now cover Kibana's **Snapshot and Restore** feature in the Elasticsearch docs. This removes and redirects the related docs from Kibana. It also updates some references to the `.kibana` system indices to include the `kibana` feature state. The `kibana` feature state is now the preferred way to back up and restore system indices and other configuration data for Kibana. Relates to elastic/elasticsearch#79675 # Conflicts: # docs/setup/upgrade.asciidoc # docs/template.asciidoc
dmlemeshko
pushed a commit
that referenced
this pull request
Nov 29, 2021
With elastic/elasticsearch#79081, we now cover Kibana's **Snapshot and Restore** feature in the Elasticsearch docs. This removes and redirects the related docs from Kibana. It also updates some references to the `.kibana` system indices to include the `kibana` feature state. The `kibana` feature state is now the preferred way to back up and restore system indices and other configuration data for Kibana. Relates to elastic/elasticsearch#79675
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With elastic/elasticsearch#79081, we now cover Kibana's Snapshot and Restore feature in the Elasticsearch docs. This removes and redirects the related docs from Kibana.
It also updates some references to the
.kibanasystem indices to include thekibanafeature state. Thekibanafeature state is now the preferred way to back up and restore system indices and other configuration data for Kibana.Relates to elastic/elasticsearch#79675