elastic / elasticsearch-migration

This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290 stars 32 forks source link

Filter all instances of an item #109

Closed ppf2 closed 6 years ago

ppf2 commented 7 years ago

Have many pages of "Mappings IP field aggregations no longer return numeric from/to values" Filtering these will make the list manageable. Or provide the ability to export the report to something like csv for filtering in a different tool will suffice.

ppf2 commented 7 years ago

We now have a deprecations info api in ES 5.6+ (https://www.elastic.co/guide/en/elasticsearch/reference/current/migration-api-deprecation.html). This will return the same list the new Kibana upgrade assistant reports and can be used as a way to export the list.