Splunk Dev

Is Relative import allowed in splunk app ?

ahmad1950
Engager

Absolute imports:
from utils import get_log
Relative imports:
from .utils import get_log

This import line is in  splunk/etc/apps/my_app/bin/
myapp.py
path of utils                   splunk/etc/apps/my_app/bin/utils.py

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@ahmad1950 - I have not tested it specifically. But I think you should be able to use all the features of Python as you use external Python.

 

I hope this helps!!!

Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...