Calculate duration of transactions

Hi
need to calcualte duration bettween each Out/In where A=A+100 B=B IDS=IDS

00:03:02.067 app catZZ_DDP_AP: IN[host]A[1000]B[123456]IDS[123456789987] 00:03:02.110 app catZZ_DDP_AP: OUT[host]A[1100]B[123456]IDS[123456789987]

expected output:

duration | B | IDS
00:00:00.043 |123456 | 123456789987

Any idea?
Thanks
Labels

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.