Dashboards & Visualizations

Load Grafana Dashboard url in splunk

karthi25
Path Finder

We have one of the dashboard in grafana and others in splunk.  Our requirment is to load the dynamic grafana dashboard page to the splunk dashboard. I have tried with the below code but it says  "url refused to connect"
<dashboard>
<label>Services Telemetry</label>
<description>Dashboard for testing purpose</description>
<row>
<panel>
<title>Testing HTML</title>
<html>
<iframe src="https://stg-grafana*****></iframe>
</html>
</panel>
</row>
</dashboard>

Can anyone please help me with it.

Labels (2)
0 Karma

niketn
Legend

@karthi25 may be look at the following answer: https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-iframe-in-Splunk-8-x/m-p/467598

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

karthi25
Path Finder

@niketn Thanks for the reply. I have referred the link you have suggested, but I don't have privileges to update web.config.
Since, We are using splunk web ,is there any other way to load the dynamic url in splunk  without using iframe?

0 Karma

niketn
Legend

@karthi25 at present I am afraid the answer is no. Since enabling iframe in dashboard exposes insecure content in your dashboard you will have to have corresponding configuration in place which are turned off by default for the obvious reasons!

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
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 ...