Installation

pytz python package not working in splunk

Rajkumarkbm2
Explorer

I have a python script which will acquire the data from the url and index that in splunk.

Now i have included from pytz import timezone in the script to get the local time of the timezone and passin that time as a input to the url.

Now the issue is while i configured that script in the Splunk i am getting ImportError: No module named pytz

Please help me to resolve this.

Tags (1)
0 Karma

PowerPacked
Builder

Hi @Rajkumarkbm2

Have a look at this answer,
https://answers.splunk.com/answers/484369/how-can-i-add-python-modules-to-the-splunk-environ-1.html

Usually, Splunk uses the python Interpreter & libraries which comes with it & resides in $SplunkHome$/lib/python2.7/site-packages.

& also you can use sys.path.append in script to import modules into your python file from different locations.

Thanks

0 Karma
Get Updates on the Splunk Community!

Splunk App for Anomaly Detection End of Life Announcment

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...