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 (1)
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!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...