Dashboards & Visualizations

external PHP page in splunk Dashboard

adrienf
New Member

Hello all,

For a project I've done a Splunk dashboard, like a web portal with differents items, and I would like to add a PHP page is it possible nativelly ?

alt text

alt text

Thank you in advance

Best Regards

Adrien

Tags (2)
0 Karma

kbarker302
Communicator

If you're talking about embedding the PHP page inside your dashboard, you should be able to do that with a iFrame tag like this:

<row>
  <panel>
    <title>Panel 1</title>
    <html> 
      <iframe src="http://www.google.com" width="100%" height="500" frameborder="0" /> 
    </html>
  </panel>
</row>
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...