Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

1 answer

1 vote
David at David Simpson Apps
Atlassian Partner
September 25, 2020

Something like this?

<iframe
src="http://splunkxyz.com:8000/en-US/embed?s=%2FservicesNS%2Fnobody%2Fsearch%2Fsaved%2Fsearches%2FRosh_Dummy_Report_2&oid=BdyCnN2YxcZhZ9Zc9tVHAexq7BvKWdzSiWfaIcY4F2YmWRJm40LEU5q6MI4BppowTSnqWGEr%5EUdIexxQYV1dX4ya36Sa5cwKtO4l_iSk_mPyK8vsadHkhweHnnTYhZf1A4KD8d5qoBQXM6sJDF#en-US/embed?s=%2FservicesNS%2Fnobody%2Fsearch%2Fsaved%2Fsearches%2FRosh_Dummy_Report_2&oid=BdyCnN2YxcZhZ9Zc9tVHAexq7BvKWdzSiWfaIcY4F2YmWRJm40LEU5q6MI4BppowTSnqWGEr%5EUdIexxQYV1dX4ya36Sa5cwKtO4l_iSk_mPyK8vsadHkhweHnnTYhZf1A4KD8d5qoBQXM6sJDF"

style="width: 100%; height: 600px;"
border="0"
></iframe>

You can change the height as required.

Please note that for security reasons, an http only iframe will not display within an https page in a modern browser, so you'll need to make your splunk system serve pages over https.

Sean Baker December 11, 2020

Is there a way to make the iFrame full height? I'd like the iFrame to display the full length of the embedded page so that users don't need to scroll within the iFrame.

I'm using "height: 100%", but the iFrame isn't rendered at full height.

<iframe src="https://my.url" frameborder="0" height=1200 width="100%"></iframe>

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events