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!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...