All Apps and Add-ons

Does Splunk support excel imports

sharpsudhir
Engager

Does Splunk support excel imports. We data in spreadsheets and want to be able to import as excel. I know that CSV imports works but wanted to check if excel imported is a supported future feature of splunk.

Tags (2)
1 Solution

Ayn
Legend

Splunk can import any text-based format. Excel file formats such as xls and xlsx is not text-based and as such cannot be read directly by Splunk.

View solution in original post

grimwiz
Engager

the xlsx file format is a zipped tree of xml files. Unzip and look at the xl/sheet1.xml file.

Ayn
Legend

Splunk can import any text-based format. Excel file formats such as xls and xlsx is not text-based and as such cannot be read directly by Splunk.

Ayn
Legend

While I can't really say anything about what's in the roadmap (I'm no Splunk employee) I'd say it's unlikely that that kind of functionality will make it into the core product. Importing Excel spreadsheets isn't exactly what Splunk was created for doing...

0 Karma

sharpsudhir
Engager

Thanks does any future newer versions have any plans to get this seems like like converting every file to CSV is overhead

0 Karma

sdaniels
Splunk Employee
Splunk Employee
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...