elastic / elastic/support-diagnostics
add migration system features to diagnostic
Open
- Dominant language
- Java
- Stars
- 304
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
After upgrading the deployment, there might be a problem with system indexes, as stated in the following KB:
https://support.elastic.co/knowledge/f3c6ea67
To see what exactly failed, we need to do the following request:
```GET /_migration/system_features```
Can you please consider adding this as a new feature in the diagnostic?
Contributor guide
Assessment
This issue has not been assessed yet.