Splunk Dev

Installing Python 3 interpreter on Windows Splunk

treydismukes
Engager

I am writing an alert script in Python 3, and I'm wondering if putting the second python interpreter on my Windows box will cause problems with the Splunk installation. My Splunk admin is hesitant about mixing the two, but I believe if I keep the new version out of the environment variables I should be able to call it from within my alert script with #!/path/to/paython3 without disturbing Splunk's normal operations.

Thoughts?

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

You are correct. You can install the other Python instance elsewhere, and explicitly call it. I'm not sure Windows respects #! at the top of script, in fact I think it doesn't, so you'd have to code the path in the appropriate place.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...