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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...