Add iframe in Kibana dashboards

Hi All,
We are using Kibana and we wants to embed a iframe page in kibana dashboard. Can please help me, how to add a iframe in kibana dashboard?

Thanks,
Praveen

Hi,
you may create a custom visualization with a custom plugin to integrate an iframe.

Regards

Hi,

A couple of questions to help figure this out:

  1. Which version of Kibana are you on?
  2. Would it be possible for you to paste screenshots of the iframe embedded in your application?

Thanks,
Rashmi

hi @rashmi PFB details

  1. Kibana 6.5.4
  2. I want to embed iframe in Kibana dashboard

Thanks,
Praveen B

Hi @rashmi can you please help in regards. Version is 6.5.4 and we are Ok to with any version if that option available

Dear All,

Can anyone help on this

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.

You can just navigate to the visualization you want to embed, add the filters, then click the Share button to get a URL to use for iframe code in your external page.

  1. Create the visualization, apply the filters, then save the visualization
  2. Click "Share" at the top
  3. Copy the iframe code
  4. Paste the iframe code into your external HTML

Example, shown on: W3Schools Tryit Editor