All Apps and Add-ons

How do you turn off email alerts from the "Python Upgrade Readiness App"?

Bomo2023
Explorer

I've recently upgraded to Splunk version 8.2.2.1 and this morning Splunk sent out an email to all Splunk admins giving results of a scan from the "Python Upgrade Readiness App".

I have the results of the scan already, and can run the scan myself if I need to. How do I turn off the email alerts?

Documentation (https://docs.splunk.com/Documentation/Splunk/8.2.2/UpgradeReadiness/Emails) says to do the following:

  1. Navigate to the Python or jQuery tab in the Upgrade Readiness App. Email notifications for Python and jQuery are controlled separately on their respective tabs.
  2. Select Modify Weekly Email Notification and edit your settings for each scan.

But I don't have these Python or jQuery tabs in my Upgrade Readiness App. There doesn't seem to be anywhere to modify these settings.

Could anyone let me know how to do this?

Labels (3)
0 Karma

Stefanie
Builder

Other than disabling the app you can try to add this into $SPLUNK_HOME/etc/apps/python_upgrade_readiness_app/local/inputs.conf 

[script://$SPLUNK_HOME/etc/apps/python_upgrade_readiness_app/bin/pura_send_email.py]
interval = 0 6 * * 1
passAuth = admin
python.version = python3
sourcetype = script
disabled = 1

 

the disabled = 1 should disable that feature. 

koyachi
Explorer

Hi

@Stefanie I performed the steps however i continue to receive emails.  Disabled tag is already set to 1 in inputs.conf. 

Is there any other config responsible for sending these emails? 

When i try to disable it from frontend, i see below error so cant turn it off

 

" Error occurred while fetching email switch details from kvstore for user ****** "

0 Karma
Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...