Splunk Dev

Are there any plans to migrate Splunk to Python 3.x?

matthewroberson
Path Finder

Is this on Splunk's roadmap? The clock is ticking...

https://pythonclock[.]org/

alt text

Labels (1)

atammana_splunk
Splunk Employee
Splunk Employee

@matthewroberson69 Splunk Enterprise will be migrating to support Python 3.7, alongside Python 2.7.

See here for forward-looking documentation, which will be updated until its release: https://docs.splunk.com/Documentation/Splunk/latest/Python3Migration/AboutMigration

Follow this answers post for updates:
https://answers.splunk.com/answers/755096/how-can-i-learn-about-updates-to-python-3-document.html

0 Karma

bhargavnariyani
Path Finder

@matthewroberson69 For reference: http://dev.splunk.com/view/SP-CAAAFG7

0 Karma

ddrillic
Ultra Champion

A related thread at Support Python 3

0 Karma

matthewroberson
Path Finder

I noticed this before I posted. Somehow the fact that the Splunk Python SDK is going to support Python version 3 isn't very reassuring. If I do the command below on one of my search heads, I get over 1000 results. Splunk seems to use Python a lot, which is fine as long as they have a plan to migrate to Python 3, but does Splunk have a plan?

[splunk@hostname etc]$ find . -name "*.py*" 
0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...