Splunk Enterprise

How do I add a CDM List (An .xlsx file) to a look up list in Splunk Ent. ? Thank u very much

SamHTexas
Builder

Please share the process of adding an .xlsx file to a Lookup list in Splunk Enterprise. Thank you a bunch.

Labels (1)
Tags (1)
0 Karma

solarboyz1
Builder

First, you will need to open you .xlsx file in Excel and save it as CSV. 

Then  settings -> lookups ->  Lookup Table File -> New Lookup Table File and upload your CSV file.

Now to combine your new lookup table file, by appending the new to the bottom of the current:

| inputlookup new_lookup.csv
| outputlookup append=t current_lookup

Which will append the entries of the csv you just uploaded to the bottom of your current CSV. 

 

 

 

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...