Splunk Search

Transaction grouping

katalinali
Path Finder

Hi all,

I have a transaction which have keyword "start" and "stop", I use startswith and endswith to define the whole transaction, but the problem is the system will detect if it can't finish, it will reload the transaction again, so the log will like:

start action... start action... ...... end

Do someone know how can I get the correct duration between to ? Thanks

Tags (1)
0 Karma

ppang
Splunk Employee
Splunk Employee

Kat, try to just use only either startswith or endswith. e.g. if you see multiple "start" keyword, then one "stop" keyword, you should use * | transaction your_field endswith "stop"

0 Karma

kmugglet
Communicator

Remember, in an unsorted Splunk time stream everything is 'backwards' so you might be looking startswith="stop" and endswith="start", as Stop would be the first event it came to.

0 Karma

BenTan
Path Finder

Just a thought, does adding maxspan and maxpause help?

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