Getting Data In

Extract single column from csv

ThomasJRae
Engager

I am trying to bring in a single column from a csv file. I also don't want to bring in any of the other columns. The headers are on line 2 instead of 1.

Tags (2)
0 Karma

Genti
Splunk Employee
Splunk Employee

Headers have to be on line 1 of the file. no 2 ways about it.
to bring in a single column, use the OUTPUT attribute, like so:

| lookup file.csv commonKey OUTPUT Thing
0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...