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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...