- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Splunk Can't find SessionKey
jmcclure
Explorer
03-21-2018
07:39 AM
I am running the sendresults app, which is a python script that uses the Splunk email abilities to email individual users from results. It was working fine and then today I noticed the emails were not going out. When I ran the report manually, I was getting this error
command="sendresults", Error : Traceback: Traceback (most recent call last): File "/opt/splunk/etc/apps/operational/bin/sendresults.py", line 183, in getEmailAlertActions(argvals, settings) File "/opt/splunk/etc/apps/operational/bin/sendresults.py", line 49, in getEmailAlertActions sessionKey = settings['sessionKey'] KeyError: 'sessionKey'
Anyone run into this before?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jmcclure
Explorer
03-21-2018
08:49 AM
Was able to find the issue...you have to update the commands.conf file for passAuth=true
