-
Notifications
You must be signed in to change notification settings - Fork 159
[Upgrade 9.0] Kibana updates #991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
4cc22b3
Kibana updates.
jmikell821 d80c0e6
Update saved-object-migrations.md
jmikell821 a6cc6a4
Merge branch 'main' into kib-updates-upgrade
jmikell821 eba2a10
Splits index aliases and names into two tables.
jmikell821 1dd1a43
Rewrite evolution of saved object indices
gsoldevila cb0c022
Polish some bits
gsoldevila bf86bb2
above -> below
gsoldevila aebfe97
Uniformise to present tense
gsoldevila 6cd64b9
Merge branch 'main' into kib-updates-upgrade
jmikell821 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
26 changes: 16 additions & 10 deletions
26
deploy-manage/upgrade/prepare-to-upgrade/upgrade-assistant.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,38 @@ | ||
--- | ||
mapped_pages: | ||
- https://www.elastic.co/guide/en/kibana/current/upgrade-assistant.html | ||
applies_to: | ||
stack: | ||
deployment: | ||
eck: | ||
ess: | ||
ece: | ||
self: | ||
--- | ||
|
||
# Upgrade Assistant [upgrade-assistant] | ||
|
||
The Upgrade Assistant helps you prepare for your upgrade to the next version of the {{stack}}. To access the assistant, go to **{{stack-manage-app}} > Upgrade Assistant**. | ||
|
||
The assistant identifies deprecated settings in your configuration and guides you through the process of resolving issues if any deprecated features are enabled. | ||
The Upgrade Assistant helps you [prepare to upgrade](/deploy-manage/upgrade/prepare-to-upgrade.md) to the next version of the {{stack}}. To access the assistant, go to **{{stack-manage-app}} → Upgrade Assistant**. | ||
|
||
The assistant identifies deprecated settings in your configuration, and if any of those settings are enabled, it guides you through resolving issues that could prevent a successful upgrade. The Upgrade Assistant also helps resolve issues with older indices created before version 8.0.0, providing options to reindex older indices or mark them as read-only. | ||
jmikell821 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Required permissions [_required_permissions_11] | ||
|
||
The `manage` cluster privilege is required to access the **Upgrade assistant**. Additional privileges may be needed to perform certain actions. | ||
To access the Upgrade Assistant, you need the `manage` cluster privilege. You may also need additional privileges to perform specific actions. | ||
|
||
|
||
## Feature set [_feature_set] | ||
|
||
Some features of the Upgrade assistant are only needed when upgrading to a new major version. The feature set enabled by default are those for the very next version from the one Kibana currently runs on. | ||
Some features of the Upgrade Assistant are only needed when upgrading to a new major version. The features enabled by default are those for the next version from the one {{kib}} currently runs on. | ||
|
||
|
||
## Deprecations [_deprecations] | ||
|
||
The Upgrade assistant pulls information about deprecations from the following sources: | ||
The Upgrade Assistant pulls information about deprecations from the following sources: | ||
|
||
* Elasticsearch Deprecation Info API | ||
* Elasticsearch deprecation logs | ||
* Kibana deprecations API | ||
* {{es}} deprecation info API | ||
* {{es}} deprecation logs | ||
* {{kib}} deprecations API | ||
|
||
For more information about Upgrade Assistant APIs, refer to [Upgrade Assistant APIs](https://www.elastic.co/guide/en/kibana/current/upgrade-assistant-api.html). | ||
For more information about Upgrade Assistant APIs, refer to [Upgrade Assistant APIs](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-upgrade). | ||
|
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.