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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...