Splunk Dev

python script to pass results of a search to email recipient

underwoodjc
New Member

Was curious if anyone here uses a python script to pass the results of a search to a email recipient? I would appreciate a look at it to use for a similar purpose. I have a python mail script but not sure how to use it to send my search results.
thanks.

Tags (1)
0 Karma
1 Solution

LukeMurphey
Champion

Most of use the built-in sendemail command. You can configure the mail settings within the manager under System settings » Email alert settings.

View solution in original post

0 Karma

BobM
Builder

The easiest way is to send email is to use splunks built in "scheduled search", "alert" or the search command "sendmail" but if you want to do something non standard, you will need to write your own script. You can start with the one splunk uses. Make a copy if the following file and adjust to suit your needs.

$SPLUNK_HOME/etc/apps/search/bin/sendemail.py

0 Karma

LukeMurphey
Champion

Most of use the built-in sendemail command. You can configure the mail settings within the manager under System settings » Email alert settings.

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...