Hi all,
Does Kibana allow embed from external sources into my dashboard. As an iframe. Even if its static site.
Thanks in advance
Hi all,
Does Kibana allow embed from external sources into my dashboard. As an iframe. Even if its static site.
Thanks in advance
Hello,
Please, see if it works for you: How to embed Kibana dashboards | Elastic Blog
Thank you for your swift reply.
From my understanding this document explains how to embed my Kibana dashboard with my project.
But that's not what I'm aiming for, I want to embed a static website for example within the Kibana dashboard like custom visual.
Hello @OAJ
What I've seen is people using Markdown for this type of situation. Doesn't that help you? Dashboard and visualizations | Kibana Guide [8.15] | Elastic ?
Unfortunately not, the markdown still presents the iframe tag as text.
<iframe src="https://your-static-website.com" width="100%" height="600px" frameborder="0"></iframe>
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.