Dashboards & Visualizations

Issue with accessing Dashboard through an iframe

andrewdove
New Member

Hi

I have setup several dashboards which we access over our intranet in an iframe with the following link in html.

"/splunk:8000/account/insecurelogin?username=intrauser&password=Password&return_to=%2Fapp%2Fsearch%2FSST_DB_STATS_LFW"

Since we have changed the license from the trial enterprise version to the Free License these links bring up the following error.

"UnboundLocalError: local variable 'sessionKey' referenced before assignment"

Is it possible to access dashboards in an iframe like this in the Free version and what changes are needed to do that?

Or do we need to purchase an enterprise license for this to work now?

Thanks for any advice

Andrew

Tags (3)
0 Karma

nmistry_splunk
Splunk Employee
Splunk Employee

For free license mode you do not need to perform authentication. Simply update the iframe src to the view uri. In your case, it would look something like

<iframe src="http://splunk:8000/app/search/SST_DB_STATS_LFW" ...
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...