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!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

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 ...