Getting Data In

props.conf for different csv files

lmjoin115
Explorer

hello ,

 

I am getting error "Ran out of data while looking for end of header" for csv files parsing , 

On UF , i have 

 

cat props.conf
[csv]
SHOULD_LINEMERGE = False
pulldown_type = true
INDEXED_EXTRACTIONS = csv
CHECK_FOR_HEADER = true
KV_MODE = none
category = Structured

 

 

cat inputs.conf
[monitor:///home/lalit/reports]
disabled = false
sourcetype = csv

 

I have done same props.conf on indexer 

Thanks

Lalit

Labels (3)
0 Karma

aasabatini
Motivator

Hi @lmjoin115 

the uf don't need the props conf file, if you need to parse data on collection layer you need a Heavyforwarder.

Anyway in your props is not present a timestamp field also add this line.

HEADER_FIELD_LINE_NUMBER=1

 

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”
0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...