Splunk Search

How can you filter a transaction where at least one of the paired events matches the criteria?

jkimmel6
Explorer

I have a transaction that pairs events based on three fields. Is it possible to then filter the results so that it only shows the paired events if at least one of the events has the field ‘Type’ containing the character ‘X’?

0 Karma
1 Solution

xpac
SplunkTrust
SplunkTrust

Hey,

Sure you can. Transaction combines all events of a transaction into one event, so if you append a | search Type=*x* after the transaction, it should do what you want.

View solution in original post

0 Karma

xpac
SplunkTrust
SplunkTrust

Hey,

Sure you can. Transaction combines all events of a transaction into one event, so if you append a | search Type=*x* after the transaction, it should do what you want.

0 Karma

jkimmel6
Explorer

Perfect, thanks.

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...