Splunk Cloud Platform
Check this manual often for updated information about the Splunk platform Python 3 migration. The content is subject to change.
Support for Python 2 -- and for any app that is compatible only with Python 2 -- has been removed from Splunk Cloud Platform. All apps that use Python should be upgraded to Python 3 to continue to be deployed in Splunk Cloud Platform. Splunk will upgrade all supported apps vetted for Splunk Cloud Platform as soon as they can be made available.
What Should I Do Next?
Complete the steps below to ensure all 3rd-party Splunkbase and private apps in your Splunk Cloud Platform instances are Python 3 compatible.
1. Splunkbase apps: all Splunk Cloud Platform customers must install Splunk Cloud Platform 8.x compatible versions of all Splunkbase 3rd-party apps. Please note the following regarding Splunkbase apps and Python 3 compatibility:
- All Splunk Supported apps and add-ons are Python 3 compatible and will be upgraded in your Splunk Cloud Platform environment as needed.
- Any app or add-on that is listed as Splunk Cloud Platform 8.0 compatible is Python 3 compatible.
2. Private apps: all private apps installed in all Splunk Cloud Platform environments need to also be upgraded for Python 3 compatibility. This may apply even if you are already on Splunk Cloud Platform 8.x, since there may be private apps still using Python 2 in your environment. Splunk provides multiple resources to help with the upgrade:
- Identify necessary app changes. Administrators can self-install and run the Upgrade Readiness app in your Splunk Cloud Platform environment to identify all private apps that use Python. App developers can refer to Python development with Splunk Enterprise to identify app features that need to be updated, and Python code compatibility for common code fixes. The Splunk AppInspect API can be used to scan apps for necessary changes, and to validate apps once upgraded.
- Upgrade your apps. Splunk Cloud Platform customers should use the Six compatibility libraries for Python 2 and 3 compatibility.
- To enable better self-service of your apps, leverage the Packaging Toolkit when building your apps.
3. Unused apps: any Splunkbase 3rd-party or private apps that have not been upgraded for Python 3.7 compatibility must be removed from your Splunk Cloud Platform environment.
App submission
Apps vetted for Splunk Cloud Platform must be resubmitted for new Cloud vetting after the app has been made Python 3-compatible.
Ensure that private apps and Splunkbase apps are compatible with Splunk Enterprise version 8.x or higher before submitting them for installation.
Apps for Splunk Cloud Platform will follow the same guidelines as on-premises apps, with the added requirement of passing Cloud vetting.
Python Code Compatibility | Python with Splunk Enterprise Security |
This documentation applies to the following versions of Splunk Cloud Platform™: 8.2.2112, 8.2.2201, 8.2.2202, 8.2.2203, 9.0.2205, 9.0.2208, 9.0.2209, 9.0.2303, 9.0.2305, 9.1.2308, 9.1.2312, 9.2.2403, 9.2.2406 (latest FedRAMP release)
Feedback submitted, thanks!