elastic / support-diagnostics

Support diagnostics utility for elasticsearch and logstash
Other
289 stars 151 forks source link

add migration system features to diagnostic #609

Open meierroger opened 1 year ago

meierroger commented 1 year ago

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?