Monitoring Splunk

Lookup Table vs Summary Index

Sriram
Communicator

I want to create a summary index using a scheduled daily saved search and use in the dashboard view.I can accomplish this using a scheduled daily saved search and create a lookup table as well.In terms of performance, which one is preferable.

For eg.
I have a scheduled search which either build a summary index daily or build a lookup table daily.
Prior to that, I want to wreck and rebuild the summary index and lookup table daily as well.

Using Summary Index
index=cc_user_summary source=list_users | fields costCenter, displayName, userUid

Using Lookup table
| inputlookup userlist.csv | fields costCenter, displayName, userUid

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Use the lookup table.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...