Dashboards & Visualizations

Linking to a chart from outside splunk?

jbp4444
Path Finder

Possibly a newbie question ... I've got a saved search/saved report that I'd like to provide, as an image, to another website. Sort of a way for people to see an overall load on the system without having to log into splunk.

The webpage would hopefully just have an 'img src=...' tag with some fixed URL.

Is there a way for Splunk to run a report and deposit a JPG/PNG/GIF/TIFF file somewhere?

Tags (2)
1 Solution

jbp4444
Path Finder

I ended up doing a saved search which triggers a shell script. The splunk search results come as a comma-separated gzipped file, read into a php script and generated charts with pChart.

View solution in original post

0 Karma

MichaelKliewe
New Member

I would also love the possibility to just have a URL from outside and then get an image for our admin tool, where I would like to display the most important graphs.
Your solution with a PHP script and generating the graphs yourself is a solution, but far away from perfect.

0 Karma

jbp4444
Path Finder

I ended up doing a saved search which triggers a shell script. The splunk search results come as a comma-separated gzipped file, read into a php script and generated charts with pChart.

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...