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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...