Dashboards & Visualizations

Embed Entire dashboard to my own web app(outside of splunk, NOT REPORT!)

splunkkid
Path Finder

Hello,

 

I'm trying to embed my dashboard which has so many panels inside it. And I found this kind of posts that actually debated before.

 

https://community.splunk.com/t5/Dashboards-Visualizations/Feature-Request-How-to-embed-a-dashboard-n...

 

And So, I tried to put iframe to my web app to embed entire dashboard to my apache html file. Like below.

<iframe src="https://splunkhost/ko-KR/account/insecurelogin?username=viewonly&password=viewOnly%return_to=/app/simple_xml_examples/mydashboard" seamless frameborder="no" scrolling="no" width="2400" height="2500"></iframe>

 

And I changed search header's web.conf file like below.

[settings]
enable_insecure_login = true
x_frame_options_sameorigin = false

 

And now I'm getting errors like below.

{"success":false,"offset":0,"count":0,"total":0,"messages":[{"type":"ERROR","time":"2021-03-18T15:38:42","message":"Missing credentials"}],"data":null}

 

Is there any idea to solve this problem or any other fancy way to embed my dashboard to web ?? 

Thank you!

Labels (1)
Tags (1)
0 Karma

s2_splunk
Splunk Employee
Splunk Employee

Would this work for your needs?

0 Karma

splunkkid
Path Finder

Hello,

Thank you for the reply.

 

I tried that but it really didn't work. I don't completely understand how to configure app with the instruction..

 

I will try a bit later and re-ply again.

 

Thank you.

 

0 Karma
Get Updates on the Splunk Community!

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...