- Kibana Guide: other versions:
- What is Kibana?
- Get started
- Set Up Kibana
- Discover
- Visualize
- Dashboard
- Canvas
- Graph data connections
- Machine learning
- Elastic Maps
- Metrics
- Logs
- APM
- Uptime
- SIEM
- Dev Tools
- Stack Monitoring
- Management
- Reporting from Kibana
- REST API
- Kibana plugins
- Limitations
- Release Highlights
- Breaking Changes
- Release Notes
- Developer guide
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Import and export dashboard APIs
editImport and export dashboard APIs
editImport and export dashboards with the corresponding saved objects, such as visualizations, saved searches, and index patterns.
Do not write documents directly to the .kibana
index. When you write directly
to the .kibana
index, the data becomes corrupted and permanently breaks future Kibana versions.
The following import and export dashboard APIs are available:
- Import dashboard API to import dashboards and corresponding saved objects
- Export dashboard API to export dashboards and corresponding saved objects
Was this helpful?
Thank you for your feedback.