Splunk Search

How can I join two searches on a common field?

alanzchan
Path Finder

I'm trying to append a two tables on a common key. I am using |appendcols but the two tables are not internally joined, just placed side by side. Am I correct to use |appendcols?

Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

appendcols is rarely useful, IMO. As you've discovered, it combines events without regard for the value of any field.

Depending on the nature of your data and what you want to do with the results, you should consider the stats or join command. The former is more efficient, but can be tricky to get the right results.

If you post some sample events or queries, I may be able to make more specific suggestions.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

appendcols is rarely useful, IMO. As you've discovered, it combines events without regard for the value of any field.

Depending on the nature of your data and what you want to do with the results, you should consider the stats or join command. The former is more efficient, but can be tricky to get the right results.

If you post some sample events or queries, I may be able to make more specific suggestions.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...