Splunk Search

Splunk 8 installation - Ubuntu default python used

GaetanVP
Contributor

Hello everyone,

When I install Splunk enterprise on my personal Ubuntu machine, it directly changed the default python bin.

It means that after the install when I type : 

 

which python

 

It will return a bin located in /opt/splunk/bin/python, which is not the default python I want for my system.

I'm having trouble to find information about what is done during the install and how to change this behavior...

Thanks a lot for your help! 

0 Karma

GaetanVP
Contributor

Thanks for you reply, that helped me to find the root cause.

I used the tarball but I also added a line in my .bashrc file to add /opt/splunk/bin to my path (I just wanted the Splunk bin to be easier accessible)

But with that it also include the python bins that are located in that folder... Makes sense

Thanks again 🙂 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

I'm guessing you installed using rpm (or equivalent).  Next time, use the tarball as it just drops files in the right locations and doesn't do any OS-related stuff.

To fix it, I think you just need to adjust your PATH variable to put your desired Python location before Splunk's.

---
If this reply helps you, Karma would be appreciated.
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...