Getting Data In

messy code from inputted .xlsx files

lllidan
New Member

when i try to input some excel files named xx.xlsx , and then i got some messy codes from search result like: "Pk\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00......." . that's unreadable !
how i can correctly input the kind of .xlsx files ? which source / sourcetype / index should i select ? or maybe i should use some plugins ?

Tags (2)
0 Karma
1 Solution

adonio
Ultra Champion

hello there,

Excel files are binary files, not text files
convert to csv format (save as csv), index and enjoy the data
see detailed answers here:
https://answers.splunk.com/answers/568971/what-is-the-best-way-to-index-excel-sheet-to-splun-1.html
https://answers.splunk.com/answers/327256/when-indexing-an-excel-file-with-the-xlsx-file-ext.html

hope it helps

View solution in original post

0 Karma

inventsekar
SplunkTrust
SplunkTrust

Excel files are microsoft window's proprietary product and we can not load excel files directly to splunk.

so, first you have to "export / save as" the excel files to a CSV file. then the csv file can be loaded to splunk.

more on this topic...
https://www.splunk.com/blog/2015/01/30/working-with-spreadsheets-in-splunk-excel-csv-files.html

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma

niketn
Legend

@lllidan , you can upload CSV format data not Excel format to Splunk.

However, you can try out Protocol Data Input created by @Damien Dallimore (BaboonBones Ltd.) for binary format data and code your own Event Handler to process and transform data as per your need. http://www.baboonbones.com/blog/get-binary-data-splunk/

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

adonio
Ultra Champion

hello there,

Excel files are binary files, not text files
convert to csv format (save as csv), index and enjoy the data
see detailed answers here:
https://answers.splunk.com/answers/568971/what-is-the-best-way-to-index-excel-sheet-to-splun-1.html
https://answers.splunk.com/answers/327256/when-indexing-an-excel-file-with-the-xlsx-file-ext.html

hope it helps

0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...