Getting Data In

Can I access a CSV lookup with a Python script?

coenvandijk
Observer

Hello,

I have a custom search (written in Python). From my Python script I would like to use/access a CSV lookup. Is this possible? Or should I read the whole CSV into a Python dictionary and let my script do the lookup?

Thanks in advance!
Coen

0 Karma

jangid
Builder

Using REST API definitely you can not access CSV lookup. Now you have two option either use KV Store instead of CSV or use your second option read CSV file.

0 Karma

DalJeanis
Legend

Haven't done one yet, so take this for what it's worth... whether or not it's possible, your second option is the most direct route. Rocking back and forth would increase complexity and reduce maintainability.

0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...