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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...