Dashboards & Visualizations

How to integrate HTML Splunk Dashboard with Python Script?

PriyaGopathy
New Member

Hi,

On Click of Button in HTML Splunk dashboard,
I need to pass start date and end date as a input parameter to custom python script in the Linux server.
path to the script: /opt/splunk/etc/apps/search/bin/

  • What package needs to import in python script?
  • Object name to get the date value from splunk?

If possible, please share with us the steps / procedure to do the above scenario.

Thanks in advance.

Tags (3)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@PriyaGopathy

I suggest the following approach.

1) Create a custom endpoint in Splunk which will call python script in search/bin/ using subprocess module.
2) Create a function which will call a custom endpoint.
3) Call javascript function on click of the HTML button.

Ref:https://www.hurricanelabs.com/splunk-tutorials/splunk-custom-endpoints-part-1-the-basics

0 Karma

PriyaGopathy
New Member

@ kamlesh_vaghela

Thanks for the update. I ll try and let you know.
Meanwhile, do you have any working sample?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...