Splunk Search

How to use Source via Python SDK

harshal_chakran
Builder

Hi,

I am using python scripting to connect with splunk and my python script automatically uploads new files added in a folder with same index. Now when i have to search for all files under same index, it's easy as "search index="testindex"
but if i want to only search within a specific file of same index i have to use search index="testindex" source=d:\\splunk\\file.csv.

Now when i am trying to implement this using python sdk, python automatically converts "\\"in to "\" and thus splunk does not give any result. Please help me what changes need to be done to fix this issue.

How can i add extra "\" in path of source or else how can the search query be parsed without extra "\" in source path.

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion
source=d:\\\\splunk\\\\file.csv

View solution in original post

Damien_Dallimor
Ultra Champion
source=d:\\\\splunk\\\\file.csv
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...