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 Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...