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!

Leveraging Detections from the Splunk Threat Research Team & Cisco Talos

  Now On Demand  Stay ahead of today’s evolving threats with the combined power of the Splunk Threat Research ...

New in Splunk Observability Cloud: Automated Archiving for Unused Metrics

Automated Archival is a new capability within Metrics Management; which is a robust usage & cost optimization ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...