Getting Data In

I have a csv file which contains random data in two rows, and has structured data from 3rd row , How can I blacklist top two rows get data in splunk csv format

nagarjuna559
Explorer

Ex:

a, b, c, d, e, f , g

name, class, year, branch
abc, 1,2016, maths

I want to blacklist a,b,c ,d, e ,f and get fields name, class, year, branch

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try HEADER_FIELD_LINE_NUMBER = 3 in props.conf.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...