Getting Data In

Is there any documentation on Splunk app migration from python 2 to 3?

rashiagrawal
Loves-to-Learn Lots

Hi, 

We upgraded Splunk from 8.2.6 to 9.0.1 recently and have one big internal app ( dashboard, views, field extractions) which is failing dring app readiness check.

It shows that app is using python 2 and not compatible with python3 . Either uninstall it or update it. 

How do i update this internal app ( this is not splunk app , builder or plugin) - is there any documentation or steps which anyone can provide. 

 

 

Labels (2)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @rashiagrawal,

I suppose that you used the Readiness App to check the compatibility with the new Splunk version using only Python3 (as Splunk8.3.x), it should indicate the non compatible modules.

in few words, you used in your app some python commands or scripts that you have to modify to adapt to the new python version.

Then there are some other updates to do to your dashoboard (e.g. the html version).

Here you can find the documentation for update:

https://docs.splunk.com/Documentation/Splunk/9.0.1/Python3Migration/AboutMigration

https://docs.splunk.com/Documentation/Splunk/9.0.1/Python3Migration/ChangesEnterprise

Ciao.

Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...