Re: Flume Appender failure due to filesystem issue

2014-04-05 Thread Arkin Yetis
ing for this, otherwise the Flume > Persistent Manager would need to deal with this condition. That would be a > big change as the Database object is currently immutable. > > Ralph > > On Apr 4, 2014, at 12:04 PM, Arkin Yetis wrote: > > > We use the Flume Appender. Our lo

Flume Appender failure due to filesystem issue

2014-04-04 Thread Arkin Yetis
We use the Flume Appender. Our logging stopped after a certain point in time and we noticed the exception at the end of this message in our application logs. It looks like there was an issue with the filesystem. But although the filesystem has recovered, the appender (or probably the persistence me

Re: rolling in log4j2

2014-02-01 Thread Arkin Yetis
I had opened the following for this: https://issues.apache.org/jira/browse/LOG4J2-435 Perhaps you can see if this would meet your need and vote for/watch it, if it does. On Sat, Feb 1, 2014 at 11:39 AM, Kireet wrote: > Thanks for the update. So I would need to use an external process to clean >

Re: roll over strategy question

2013-10-20 Thread Arkin Yetis
could lead to one? - Arkin On Sat, Oct 19, 2013 at 9:52 PM, Ralph Goers wrote: > OK - feel free to submit a patch! > > Ralph > > On Oct 19, 2013, at 8:47 PM, Arkin Yetis wrote: > > > Thanks, opened https://issues.apache.org/jira/browse/LOG4J2-435. > > > > Arkin

Re: roll over strategy question

2013-10-19 Thread Arkin Yetis
t is then it would only apply to that so it really wouldn't limit > the total number of files. So I am thinking a second attribute might be a > better choice. > > Ralph > > > On Oct 15, 2013, at 6:58 AM, Arkin Yetis wrote: > > > Got it. It is rolling. I thought

Re: roll over strategy question

2013-10-15 Thread Arkin Yetis
y applies if you have a %i in the file pattern. It > would limit to 2 files per day if you had one in the patten, but not 2 > files across days. > > Ralph > > > On Oct 14, 2013, at 6:07 PM, Arkin Yetis > > > > wrote: > > > > Hi, > > I can't see

Re: roll over strategy question

2013-10-14 Thread Arkin Yetis
Hi, I can't seem to get the DefaultRolloverStrategy to work with the following configuration. Is there anything I am doing wrong? Thanks, Arkin