You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by kotesh banoth <ko...@gmail.com> on 2016/06/22 10:13:18 UTC

How to delete data from topic with interval of two days

Hi All,

Where can i configure this, Please can some one suggest me the
configuration path in kafka


Banoth Kotesh
Computer Science and Engineering(2010-14),
NIT Rourkela,
+917338918143

Re: How to delete data from topic with interval of two days

Posted by Alex Loddengaard <al...@confluent.io>.
Hi Kotesh,

log.retention.hours sets how long messages are kept in the long, and
log.retention.check.interval.ms sets how often the log cleaner checks if
messages should be deleted based on the retention setting.

I hope this helps.

Alex

On Wed, Jun 22, 2016 at 3:13 AM, kotesh banoth <ko...@gmail.com> wrote:

> Hi All,
>
> Where can i configure this, Please can some one suggest me the
> configuration path in kafka
>
>
> Banoth Kotesh
> Computer Science and Engineering(2010-14),
> NIT Rourkela,
> +917338918143
>