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
Get Updates on the Splunk Community!

Announcing the Expansion of the Splunk Academic Alliance Program

The Splunk Community is more than just an online forum — it’s a network of passionate users, administrators, ...

Learn Splunk Insider Insights, Do More With Gen AI, & Find 20+ New Use Cases You Can ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Buttercup Games: Further Dashboarding Techniques (Part 7)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...