Python3 » History » Version 2
« Previous -
Version 2/3
(diff) -
Next » -
Current version
Luke Murphey, 06/25/2019 04:39 PM
Python3¶
- Use six module (Splunk 7.2 OS)
- Ue future module (see python-future.org, available in Splunk 7.3 PP)
Here are the things that need to be converted:
- Custom Search Commands*
- Custom REST Endpoints
- Scripted and Modular Inputs
- Scripted and Modular Alerts
- Scripted Lookups
- Scripted Authentication
Note: custom search commands will continue to run in Python 2