Dashboards & Visualizations

PHP Splunk SDK Graphical Report/ Dashboard

leordimalanta
Explorer

Hi,

I am currently new in splunk and I am trying php sdk.
Is there anyway I can display dashboard that I generated from my splunk to my php sdk page? Do I need to use a separate tool? Any thoughts?

Thank you in advance!

Tags (1)
0 Karma

ztom
Explorer

Two options:

  • Run a query using the PHP SDK and render the results using whatever your favourite flavour of graphing library is
  • Embed the dashboard URL directly as an IFrame - this manual page is quite a few versions old but should get you 90% of the way there and I can't find anything newer on the Splunk Developer Portal: http://docs.splunk.com/Documentation/Splunk/4.3.2/Developer/3rdParty

leordimalanta
Explorer

Thanks Sir,
I am running in circle for days with this matter, I tried google charts but the retrieving of data of php sdk stores only in one variable I'm still analyzing how to break it down in separate variables so I can echo it to specific part of the graph that I will be using.
Thanks again!

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...