Re: Slides for my upcoming Introduction to Log4j 2 talk at ApacheCon 2014

2014-04-05 Thread Remko Popma
Yep, I can see that. Thanks! On Sun, Apr 6, 2014 at 12:38 PM, Matt Sicker wrote: > Naturally. Mailing lists! :fist shaking: > > > https://drive.google.com/file/d/0BxtRBxbkr1dZNEdKTlZJa2ZVM28/edit?usp=sharing > > Let me know if this link works. > > > On 5 April 2014 22:15, Remko Popma wrote: >

Re: Slides for my upcoming Introduction to Log4j 2 talk at ApacheCon 2014

2014-04-05 Thread Matt Sicker
Naturally. Mailing lists! :fist shaking: https://drive.google.com/file/d/0BxtRBxbkr1dZNEdKTlZJa2ZVM28/edit?usp=sharing Let me know if this link works. On 5 April 2014 22:15, Remko Popma wrote: > I can't see any attachments... > > > On Sun, Apr 6, 2014 at 10:10 AM, Matt Sicker wrote: > > > I

Re: Slides for my upcoming Introduction to Log4j 2 talk at ApacheCon 2014

2014-04-05 Thread Remko Popma
I can't see any attachments... On Sun, Apr 6, 2014 at 10:10 AM, Matt Sicker wrote: > I submitted these a bit late due to not noticing when we were supposed to > submit them, but I finished them! Attached is a PDF rendering of the slides > (hopefully this works). > > -- > Matt Sicker > > >

Slides for my upcoming Introduction to Log4j 2 talk at ApacheCon 2014

2014-04-05 Thread Matt Sicker
I submitted these a bit late due to not noticing when we were supposed to submit them, but I finished them! Attached is a PDF rendering of the slides (hopefully this works). -- Matt Sicker - To unsubscribe, e-mail: log4j-user-u

Re: Flume Appender failure due to filesystem issue

2014-04-05 Thread Ralph Goers
That is probably a good idea anyway. You will get much better performance from local disk. The only downside is if your local disk is small. Ralph On Apr 5, 2014, at 5:52 PM, Arkin Yetis wrote: > Yes, I was referring to the Flume Persistent Appender. I will open an > enhancement request in JI

Re: Flume Appender failure due to filesystem issue

2014-04-05 Thread Arkin Yetis
Yes, I was referring to the Flume Persistent Appender. I will open an enhancement request in JIRA.In the meanwhile, we will consider using local disk instead of a remote filesystem to decrease the likelihood of the issue occurring. Thanks, - Arkin On Fri, Apr 4, 2014 at 2:46 PM, Ralph Goers wrot