Splunk Dev

Why is my custom sendemail script not working in Splunk 6.1.2 and not showing any errors?

rakesh_498115
Motivator

Hi ,

I am using Splunk 6.1.2 version, I have a requirement to add custom messages to the sendemail.py script like adding a logo etc. I have modified the script and kept in the script in my app directory "MYAPP/bin/local_sendemail.py" . local_sendemail.py is the script edited by me.

point here is this seems to be not working in Splunk 6.1.2 version . I have included the following in commands.conf as well as below.

// commands.conf settings

[sendemail]
filename = local_sendemail.py
streaming = false
run_in_preview = false
passauth = true
required_fields =
changes_colorder = false
supports_rawargs = true

I have used the same earlier in Splunk 4.3.2 and it's working. Now modified the existing latest script in Splunk 6 and its not working.

Is commands.conf deprecated in Splunk 6.x , or is there is something i need to do to make the script work?

earlier question w.r.t splunk 4.3.2 posted by me

http://answers.splunk.com/answers/95735/sendemail-external-search-command-sendemail-returned-error-c...

Present script in splunk 6.1.2 is not even throwing any error. Can someone help me on this?

Thanks.
Rakesh.

chris
Motivator

Were you able to solve this?

0 Karma

mwk1000
Path Finder

If it is modified from the original you can look in python.log (in the default logs dir )

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You can find the log of your custom script wherever your custom script logs to.

martin_mueller
SplunkTrust
SplunkTrust

commands.conf is not deprecated. To see what's going wrong you should check your custom script's log.

0 Karma

rakesh_498115
Motivator

custom script log ?? where can i find that ??

0 Karma

jitsinha
Path Finder

have a look ta this
index = _internal sourcetype="splunk_python"

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...