IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Dashboard Import API
editDashboard Import API
editThe dashboard import/export APIs allow people to import dashboards along with all of their corresponding saved objects such as visualizations, saved searches, and index patterns.
Traditionally, developers would perform this level of integration by writing
documents directly to the .kibana
index. Do not do this! Writing directly
to the .kibana
index is not safe and it will result in corrupted data that
permanently breaks Kibana in a future version.