Splunk Search

Combining contents of two tables

kmattern
Builder

I have two lookup tables that have the same number of fields with the same field names in the same order. The first table has data from three days ago to yesterday. The second table has data only for today. They are updated by different searches.

My question is how can I combine them to display as one table? It shouldn't be that hard.

Tags (3)
0 Karma

Ayn
Legend
| inputlookup your_first_lookup_table | append [| inputlookup your_second_lookup_table]
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

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