All Apps and Add-ons

Update python sdk

nicholaszn
New Member

We have an app created with splunk add-on builder.
We got an alert about the new python SDK..

  1. check_python_sdk_version
    • If your app relies on the Splunk SDK for Python, we require you to use an acceptably-recent version in order to avoid compatibility issues between your app and the Splunk Platform or the Python language runtime used to execute your app’s code. Please update your Splunk SDK for Python version to the least 2.0.2. More information is available on this project’s GitHub page: https://github.com/splunk/splunk-sdk-python
    •  

How do we upgrade the SDK in the add-on builder to use the latest?

Labels (1)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@nicholaszn- Easiest thing to do is load your existing Add-on on to Add-on Builder and re-build the Add-on with new version, will automatically upgrade all the libraries.

 

I hope this helps!!!

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...