Re: Log Retention: What gets deleted

2016-04-08 Thread Anandha L Ranganathan
> So if the newest event is too recent to delete, the older events in the > segment will also be kept around. > > On Fri, Apr 8, 2016 at 12:52 PM, Anandha L Ranganathan < > analog.s...@gmail.com> wrote: > > > Just a clarification based on Gwen's reply > > >

Re: Log Retention: What gets deleted

2016-04-08 Thread Anandha L Ranganathan
Just a clarification based on Gwen's reply *log.segment.bytes* - by default this property is set to 1 GB. If we haven't set any value for *log.roll.ms * , again by default it is set to 168 hours. In that case after every 1 GB, will it roll out new log segment file ?