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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...