Hello,
We consume notifications from Kafka, perform some processing and produce the message which will be consumed by other applications.
I wanted to find the notifications missing from the consumer end. We are pushing these notifications to Kibana. I want to compare these two data set from the different indices and find the missing records?
I was able to achieve this in Splunk. I've been researching for so long but couldn't figure out a way in Kibana. Can some one help me out!!