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