Splunk Search

how to filter events grouped by the transaction command by a keyword in the grouping

ebailey
Communicator

I can group the correct events into a transaction using the transaction command but now I need to be able to narrow the result by a keywork in the group but I cannot get that right.

example

host=*** minutesago=5 | transunion startswith="START" endswith="END" "keyword"

When I add a keyword to the end of the query all I get is START and END grouped together and nothing else.

Any ideas?

Thanks

Tags (1)
0 Karma
1 Solution

kristian_kolb
Ultra Champion
host=xxx earliest=-5m | transaction startswith=Y endswith=Z | search keyword

View solution in original post

kristian_kolb
Ultra Champion
host=xxx earliest=-5m | transaction startswith=Y endswith=Z | search keyword

ebailey
Communicator

perfect! Thanks

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 ...