Project

General

Profile

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:

  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