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

API to import/export entire kibana index #5431

Closed
rashidkpc opened this issue Nov 18, 2015 · 5 comments
Closed

API to import/export entire kibana index #5431

rashidkpc opened this issue Nov 18, 2015 · 5 comments
Labels
enhancement New value added to drive a business result Feature:Config Export Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@rashidkpc
Copy link
Contributor

While you can do this with snapshot/restore the kibana index is probably small enough that this should be possible. This would be helpful both to folks migrating and/or cloning instances, and in support cases.

@chakrayadavalli
Copy link

+1

@ruflin
Copy link
Member

ruflin commented Mar 7, 2016

@rashidkpc Is the idea that such an import API would also support validation of the dashboards / visualizations / searches? Means for example, if a dashboard is imported, it checks if the visualizations for it also exist?

@marcinkubica
Copy link

+1

Sent from Gmail Mobile

@rashidkpc
Copy link
Contributor Author

@ruflin there was no plan to implement any validation of the incoming data. The assumption would be that you exported from a kibana instance and are importing to a new one.

@bmcconaghy bmcconaghy added enhancement New value added to drive a business result and removed release_note:enhancement triage_needed labels Aug 15, 2018
@timroes timroes added intent-discuss Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages and removed :Management DO NOT USE labels Nov 27, 2018
@timroes
Copy link
Contributor

timroes commented Apr 17, 2019

We have (security aware) APIs nowadays to export/import all saved objects. Also on a lower level (if you are not thinking in Kibana's security realms) the already mentioned snapshot API would work. I'll close this issue for now, since I think there's currently no reason for that anymore. @epixa since that would anyway more fall into the Platform teams responsibility I ping you here, so you can feel free to reopen this if you disagree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Config Export Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

8 participants