Splunk Search

How can I use lookup?

harishyhrk
New Member

How can I do this in splunk?

Tags (1)
0 Karma

nabeel652
Builder

Your requirement is a bit unclear to me. You have only one value in each of first and second csv. Anyway the following query may work by selecting bar or column chart from the visualisations. The following query will show TotalTime from first csv and append TotalTime form second csv underneath that.

| inputlookup csv1.csv | append [|inputlookup csv2.csv] | table TotalTime
0 Karma

p_gurav
Champion

Did both event have same _time? Can you provide sample event after indexing?

0 Karma
Get Updates on the Splunk Community!

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...

What's New in Splunk Observability - October 2025

What’s New?    We’re excited to announce the latest enhancements to Splunk Observability Cloud and share ...