Getting Data In

splunk handling csv file with each line have different format

ahmedhassanean
Explorer

dears,

I have CSV file consist for example of multiple numbers of line each line has different header and length depending on word in the line for example if column two in file contains cpu then it will have header with 8 columns but if contain memory word it will have another header with 3 columns I had preprocessing script that was grepping file for word and create new file with correct header and set sourcetype in splunk as csv but this script is inefficient in large files so may i know if there is any solution direct from splunk that make me not use this script note number of different header is above 200 hundred

Tags (1)
0 Karma

ahmedhassanean
Explorer

for example log file will contain below
coulmn1,cpu,coulmn2,coulmn3,coulmn4,coulmn5
coulmn1,memory,coulmn2,coulmn3,coulmn4,coulmn5,coulmn6,coulmn7,coulmn8,coulmn9
coulmn1,diskio,coulmn2,coulmn3

header files contain below:
for cpu header as below :
metricx,metricz,metrixy,metric3,metric4,coulmn5

for memroy header it will be as below :

metric1metricx,metric2,metric3,metric4,metric5,metric6,metric7,metric8,metric9

0 Karma

xpac
SplunkTrust
SplunkTrust

Could you show us a few lines of example data?

Although I'm pretty sure what you're trying to achieve will either be not possible or pretty complicated, but let's see.

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...