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!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

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

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...