Splunk Search

passing host field in custom script in alert.

praneshjan
Explorer

I am trying to run a custom shell script with the hostname returned in my results. How to get the hostname field passed on to the custom script.
I tried "1.sh $result.host$" which is not working.

0 Karma

cpetterborg
SplunkTrust
SplunkTrust

Is this custom script for running from an alert?

Are you just trying to run a script or have you created a custom alert action app and you are trying to create the script? The former is being deprecated and the later is the preferred way.

If you want to send a value to the script, you will have to send it in with the results ( ... | eval hostname=thishost ) as there are no parameters that you can send on the "command line".

0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...