you can user kafkacat starting at that offset to head and pipe the output to "wc -l" (word count).
-BW On Mon, Oct 29, 2018 at 3:39 AM Sachit Murarka <connectsac...@gmail.com> wrote: > Hi All, > > Could you please help me in getting count of all messages stored in kafka > from a particular offset? > I have tried GetOffsetShell command, it is not giving me. > > > Kind Regards, > Sachit Murarka >