elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

[Index Management] Edit index #57061

Open cjcenizal opened 4 years ago

cjcenizal commented 4 years ago

Overview

There are certain aspects of indices which can be changed without requiring a reindex. For example:

Editing an index will leverage the same wizard used by index creation (https://github.com/elastic/kibana/issues/57059). We'll need to update the UI to disable or hide any aspects of an index that can't be changed in-place.

Enhancements

ECS migration tools

Being able to edit an index will enable users to perform their own ECS migration (https://github.com/elastic/kibana/issues/26807) and will create a place for us to add tools to make this process easier.

elasticmachine commented 4 years ago

Pinging @elastic/es-ui (Team:Elasticsearch UI)

cjcenizal commented 4 years ago

Relates to the Reindex Wizard: https://github.com/elastic/kibana/issues/46755

elasticmachine commented 1 month ago

Pinging @elastic/kibana-management (Team:Kibana Management)