Quantcast
Viewing all articles
Browse latest Browse all 47296

Group events by a field and fetch those ones where a second field does not match a given value

I have these events with CID which normally come as a pair of TranType Request and Response. 2017-12-04 09:45:01 CID=111 TranType=Response 2017-12-04 09:44:01 CID=111 TranType=Request 2017-12-04 09:42:01 CID=222 TranType=Request 2017-12-04 09:41:01 CID=333 TranType=Response 2017-12-04 09:39:01 CID=333 TranType=Request 2017-12-04 09:37:01 CID=444 TranType=Request All I need is to display all the CID that are missing the corresponding TranType of Response such that the above will show as: CID 222 CID 444 Appreciate your advice on this. Thanks!

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>