Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change/Update index name in Visualization/Dashboard #13980

Closed
mandar279 opened this issue Sep 13, 2017 · 2 comments
Closed

Change/Update index name in Visualization/Dashboard #13980

mandar279 opened this issue Sep 13, 2017 · 2 comments
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:enhancement

Comments

@mandar279
Copy link

Feature::
Better way to change/update index name for a Visualization/Dashboard.

Desc::
Say I have created a Visualization with index name "test1" and now I have update the index name to "test2".

What we have today::
One way I found is to go to Settings --> Saved Objects --> Visualization tab and select the required Visualization say a pie chart and update the index name in "kibanaSavedObjectMeta.searchSourceJSON".

Requirement::
Do we have any roadmap for adding a feature to Visualization/Dashboard to update index name in a better way, say a dropdown list of all indexes available and user can simply select it and Visualization/Dashboard is updated with the selected index.

discuss.elastic.co::
https://discuss.elastic.co/t/change-index-name-in-visualization/100394/3

@tylersmalley tylersmalley added :Management release_note:enhancement Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 13, 2017
@ajinkya-k
Copy link

ajinkya-k commented Dec 29, 2017

I too am facing the same issue. However, the value for index and meta.index kibanaSavedObjectMeta.searchSourceJSON are not human readable but some form of id generated by elasticsearch. How do I obtain these values for the new index that I want to use?

@stacey-gammon
Copy link
Contributor

Closing in favor of #3668

Implementing a feature to change the index pattern(s) on a visualization is a lot different then setting or changing index patterns at the dashboard level. These two requests should probably be split apart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:enhancement
Projects
None yet
Development

No branches or pull requests

4 participants