Reporting

How to get sendemail.py to work

Roozbeh59
New Member

We want to include an image in the body of the email before it is sent out. However, "action.email.message.report" only allows texts in the box, so we modified sendemail.py script. The original file is in $SPLUNK_HOME$/etc/apps/search/bin folder. How do I make the updated sendemail.py script working?

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi
You can update It. But I suggest following below steps.

Make sure your changes will be done in your app only.

1) Create a commands.conf.

[sendemail]
filename =  my_sendmail.py
streaming = false
run_in_preview = false
passauth = true
required_fields =
changes_colorder = false
supports_rawargs = true
undo_scheduler_escaping = true
is_risky = true
local = true

2) Copy ./search/bin/sendemail.py to YOUR__APP/bin/my_sendmail.py

Do not change in search/bin/sendemail.py file.
Do appropriate changes in YOUR__APP/bin/my_sendmail.py only as per your requirements.

Within your app, sendmail will work as per you made changes in my_sendmail.py

Let me know for further assistance.

Thanks

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...