Hello,
I have been trying to present Splunk dashboards through frames to my website, and it's not working as you can see in the picture below, I have seen other people with the same question but no solution was suggested that worked for me, if I tried to present the reports, they work fine, but the dashboards don't seem to work.
This is my code:
<iframe
src="https://MY_SPLUNK_SERVER/en-US/app/MY_APP_NAME/DASHBOARD_NAME?embed=true"
width="100%"
height="550px"
frameborder="0"
scrolling="no"
></iframe>
Clearing the cookies & restarting the browsers didn't work, neither did trying a different browser.
Does anyone know how to solve this? or if it's not even possible?
I tried to do this, as did another person I spoke to privately on here, and we have determined it is not possible:
https://community.splunk.com/t5/Dashboards-Visualizations/400-Error-while-rendering-splunk-into-an-i...
Essentially the cookies are "3rd party cookies" as they are not from your site. I believe there is actually a setting in your browser you can change to allow these.
This worked for me a while ago. I am not sure if it works currently as I do not have Splunk in an iframe anymore. When I told my manager this, they immediately dropped the ask and stopped the idea of the iframe.