Dashboards & Visualizations

Dashboard elements in public websites

Woody
New Member

Hi folks,

I've been reading the guidance at http://docs.splunk.com/Documentation/Splunk/latest/Developer/3rdParty which suggests using an iframe to include Splunk Dashboard elements in third party sites. Is this really the only way?

I'd have expected it to be possible through the API or even a scheduled export of HTML/images. I'm just not comfortable embedding Splunk content directly on a public site this way. I know I could run searches via the API and re-create charts etc. but ideally I want to take an existing Dashboard and use elements of it securely without too much messing about.

I've learned so far that if I can't find the answer to a problem with Splunk I'm asking the wrong question or thinking about it the wrong way round so I'm hoping someone can point me in the right direction here!

Thanks
Simon

Tags (2)
0 Karma

dglinder
Path Finder

I haven't tested this, but you might want to setup the notes as described in the 3rdParty documents, but use some tool generate a GIF/JPG/PDF from the URL then display that to the end user. Assuming you've got a Linux system, you can use wkhtmltopdf to convert to a PDF, then use ImageMagick "convert" tool to convert each page of the PDF to a JPG. (Though "pdfimages" (from Poppler) might extract the charts/images from the PDF more directly.)

adrianathome
Communicator

Similar idea, different tools. Run an AutoIT or Sikuli script that takes a screenshot of the dashboard and saves it somewhere accessible to the web server. Also, dont forget that some apps have a "free for internal use only" license.

0 Karma

cpbridges
New Member

I am also looking for a solution with this. Kind regards, Chris

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...