Dashboards & Visualizations

Shell script via button click

splunkn
Communicator

Is it possible to call a shell script from dashboard button click.

maurelio79
Communicator

Hi, you need to put the script in bin directory of your app and via javascript get the clicked event and run a splunk search like

| your_script.sh

Maybe you need to cenvert your dashboard in html dashboard.

Have a look also here
https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Search/Writeasearchcommand

Regards.

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...