- Kibana Guide: other versions:
- Introduction
- Set Up Kibana
- Breaking Changes
- Getting Started
- Discover
- Visualize
- Dashboard
- Timelion
- Machine Learning
- APM
- Graphing Connections in Your Data
- Dev Tools
- Monitoring
- Management
- Reporting from Kibana
- REST API
- Kibana Plugins
- Contributing to Kibana
- Limitations
- Release Highlights
- Release Notes
- Kibana 6.4.3
- Kibana 6.4.2
- Kibana 6.4.1
- Kibana 6.4.0
- Kibana 6.3.2
- Kibana 6.3.1
- Kibana 6.3.0
- Kibana 6.2.4
- Kibana 6.2.3
- Kibana 6.2.2
- Kibana 6.2.1
- Kibana 6.2.0
- Kibana 6.1.4
- Kibana 6.1.3
- Kibana 6.1.2
- Kibana 6.1.1
- Kibana 6.1.0
- Kibana 6.0.1
- Kibana 6.0.0
- Kibana 6.0.0-rc2
- Kibana 6.0.0-rc1
- Kibana 6.0.0-beta2
- Kibana 6.0.0-beta1
- Kibana 6.0.0-alpha2
- Kibana 6.0.0-alpha1
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Sharing a Dashboard
editSharing a Dashboard
editYou can either share a direct link to a Kibana dashboard, or embed the dashboard in a web page. Users must have Kibana access to view an embedded dashboard.
- Open the dashboard you want to share.
- In the menu bar, click Share.
- Copy the link you want to share or the iframe you want to embed. You can share the live dashboard or a static snapshot of the current point in time.
You can create a link to a dashboard by title by doing this:
${domain}/${basepath?}/app/kibana#/dashboards?title=${yourdashboardtitle}
When sharing a link to a dashboard snapshot, use the Short URL. Snapshot URLs are long and can be problematic for Internet Explorer and other tools. To create a short URL, you must have write access to Kibana.
Was this helpful?
Thank you for your feedback.