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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...