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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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