I'm trying to embed a dashboard into my site using iframe but the message in my iframe displayed: "This content cannot be displayed in a frame. To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame."
This is my code for the displaying the dashboard:
Did i do it right? For now, I'm using splunk free. Could this be the reason why it doesn't work?
Thanks
have a look at this answer https://answers.splunk.com/answers/153158/feature-request-how-to-embed-a-dashboard-not-a-rep.html
It is exactly what I got the code from. But it doesn't work for me so far. And I don't know what could be the problem. 😞
Sorry here is my code:
<iframe src="http://myserver:8000/en-US/app/search/mydashboard"></iframe>