Re: Server Logs

2016-01-01 Thread Ewen Cheslack-Postava
Chandra, If its a separate app to collect logs, it would presumably run on the same server IIS is running on since that's where logs would be generated. -Ewen On Tue, Dec 29, 2015 at 9:22 PM, chandra sekar wrote: > Dear Ewen, > Where do i run the separate application? Is it IIS server side or

Re: __consumer_offsets Topic files are not getting deleted after log retention hrs

2016-01-01 Thread Madhukar Bharti
Thanks a lot Guozhnag, Maxim. I haven't set "offsets.retention.minutes" and "offsets.topic.segment.bytes", both are defaults only but we have "log.cleaner.enable" is set to false. that might be the reason. We will set as mentioned and test. Thanks again!! On Fri, Jan 1, 2016 at 1:32 AM, Maxim Vl