Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@ The assistant identifies deprecated settings in your configuration, and if any o

## Required permissions [_required_permissions_11]

To access the Upgrade Assistant, you need the `manage` cluster privilege. You may also need additional privileges to perform specific actions.
To access the Upgrade Assistant, you need the `manage` cluster privilege.

Reindexing indices requires "all" access for the existing and target index. For 8.18.0 thought 8.18.8 and 8.19.0 through 8.19.5, the `superuser` role is required.

You may also need additional privileges to perform specific actions.


## Feature set [_feature_set]
Expand Down
Loading