Project

General

Profile

Python3

See https://docs.splunk.com/Documentation/Splunk/7.3.1/Python3Migration/AboutMigration

  • 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:

  1. Custom Search Commands*
  2. Custom REST Endpoints
  3. Scripted and Modular Inputs
  4. Scripted and Modular Alerts
  5. Scripted Lookups
  6. Scripted Authentication

Note: custom search commands will continue to run in Python 2