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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...