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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...