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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...