Splunk Search

How to associate related fields in different log files to form a statistic table

akdake
Explorer

I have two different data sources:

log 1 include field 'a' and 'b'
log 2 include field 'b'and 'c'

Now i want to create a statistic table including field 'a','b','c' how do i do this? pls. help me Thanks!

Tags (3)
0 Karma

fox
Path Finder

search log1 | join type=left b [search log2] | table a b c

fox
Path Finder

a simple join query posted into a summery index for quick post processing...?

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...