-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Team:PlatformIssues owned by the Platform Docs TeamIssues owned by the Platform Docs TeambugSomething isn't workingSomething isn't workingsource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs
Description
Type of issue
Inaccurate
What documentation page is affected
https://www.elastic.co/docs/manage-data/migrate/migrate-internal-indices
What happened?
You're not allowed to restore system indices via index
+8.0 you MUST use feature states. This (a) literally directs you wrong path & (b) uses renames pattern which will prevent those from working in destination cluster.
Additional info
- Example (
fleet
) how system indices are suppose to be restored:.fleet-actions-results
data stream cannot be restored via thefleet
feature state elasticsearch#89261 - Some feature states should be restored in conjunction with others. For example
kibana
andsecurity
can be restored by themselves butfleet
haskibana
dependencies and those should be restored together.
Metadata
Metadata
Assignees
Labels
Team:PlatformIssues owned by the Platform Docs TeamIssues owned by the Platform Docs TeambugSomething isn't workingSomething isn't workingsource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs