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
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...