Hi Leo Set auto.offset.reset=smallest in your consumer.config
B > On 8 Oct 2015, at 18:47, Clelio De Souza <cleli...@gmail.com> wrote: > > Hi there, > > I am trying to setup a Kafka Mirror mechanism, but it seems the consumer > from the source Kafka cluster only reads from new incoming data to the > topics, i.e. it does not read historically saved data in the topics. > > Is there a way to define the consumer of Kafka Mirror to read from the > beginning of the topics of my source Kafka cluster? > > Many thanks in advance! > > Cheers, > Leo