I want to wrap kibana 6.8 within an Iframe so that I can have navbar with my own logo.
Have you tried this?
<iframe src="http://localhost:5601/app/kibana" height="600" width="800"></iframe>
Hi Lukas,
I have done the iframe code exactly the same. Also I have used node js to run it on local host.
So I have deployed kibana, and again I have deploy my node js code to wrap kibana within it.
Is this the only way to do ? Or is there any file within kibana 6.8 that I can play around to embed the code within kibana source code.
Thanks,
Amanullah
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.