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!

Splunk App for Anomaly Detection End of Life Announcment

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...