Dashboards & Visualizations

Example of calling a bashscript from a dashboard?

dpwtheitguy
Loves-to-Learn Lots

All, 

I have a simple bash script which pulls down some data from git and restarts a service. I'd like to give a button to my SOC on a Splunk dashboard that they can just click. I can put the script anywhere really. I remember seeing that if I should be able to execute script from splunk/bin from dashboards but I having a hard time finding an example. 

Someone have an example/recipe they can point me to? 

 

Labels (1)
Tags (2)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @dpwtheitguy,

in Splunk you can automatically run your script as alert action.

To run a script using a button, you have to create a JavaScript that runs your bashscript, associate it to an html button and insert the JavaScript in the first row of the dashboard

<form version="1.1" script="yourscript.js">

 Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...