Getting Data In

how we RUN Script which convert binary index data into csv and again save it into same index?

ajitshukla
Explorer

Hi please help me ,I have Universal forwarder install on another machine ,which send binary data to splunk insatnce .
On splunk instance I want ot RUN python script which will convert the binary data into csv and save it into another index.

before this I was able to run pyhton script on Universal Forwarder which will convert binary data into csv file and forwarder monitor that csv file and send it to splunk.

But my requirement has changed now I want to run pyhton script on splunk instance which will convert binary data coming from forwarder to csv in real time.

please help

Tags (1)
0 Karma

badarsebard
Communicator

Unfortunately there's no way to do this. One of the hard requirements of Splunk is that forwarded data is in text, no binary. The only way I see around this is to transmit the binary data through a different channel like sftp, rsync, etc. to a directory on the Splunk instance and then use a scripted input to convert the binary data to csv.

0 Karma

vishaltaneja070
Motivator

@ajitshukla

If data is coming to Splunk then you can create a report using search command and outputlookup the result to a csv file.

0 Karma

ajitshukla
Explorer

but converting binary data to csv logic written in python script ,so in any case I have to use python script

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...