Re: Blog post

2019-12-18 Thread Gary Gregory
Thanks for the link, nice write up :-) Gary On Tue, Dec 17, 2019, 00:58 Apache wrote: > I thought you all might be interested in this - > https://www.ralphgoers.com/home/why-was-log4j-2-created. I plan to write > a few entries on what is new in Log4J. > > Ralph

Re: Blog post

2019-12-17 Thread Remko Popma
Nice write up, a Ralph! > On Dec 17, 2019, at 14:58, Apache wrote: > > I thought you all might be interested in this - > https://www.ralphgoers.com/home/why-was-log4j-2-created. I plan to write a > few entries on what is new in Log4J. > > Ralph

Re: Blog post

2019-12-17 Thread Ralph Goers
> On Dec 17, 2019, at 12:59 PM, Andrew Marlow wrote: > > yes Ralph that was great! I was particularly interested to learn that the > LMAX disruptor came later. I had always assumed async logging was the prime > motivation. Thanks, No. As I recall that was Remko’s addition. I had never heard

Re: Blog post

2019-12-17 Thread Andrew Marlow
yes Ralph that was great! I was particularly interested to learn that the LMAX disruptor came later. I had always assumed async logging was the prime motivation. On Tue, 17 Dec 2019 at 05:58, Apache wrote: > I thought you all might be interested in this - > https://www.ralphgoers.com/home/why-wa

Re: Blog post

2019-12-17 Thread Matt Sicker
Very interesting post! Definitely interested in more. On Tue, 17 Dec 2019 at 13:15, Volkan Yazıcı wrote: > > That was a pretty good read Ralph, please keep them coming. > Further I will appreciate if you can share the upcoming > (Log4j-related?) posts here too. > > On Tue, Dec 17, 2019 at 6:58 AM

Re: Blog post

2019-12-17 Thread Volkan Yazıcı
That was a pretty good read Ralph, please keep them coming. Further I will appreciate if you can share the upcoming (Log4j-related?) posts here too. On Tue, Dec 17, 2019 at 6:58 AM Apache wrote: > > I thought you all might be interested in this - > https://www.ralphgoers.com/home/why-was-log4j-2

Blog post

2019-12-16 Thread Apache
I thought you all might be interested in this - https://www.ralphgoers.com/home/why-was-log4j-2-created. I plan to write a few entries on what is new in Log4J. Ralph

Re: Success at Apache blog post about Log4j 2

2018-10-03 Thread Matt Sicker
Good blog post! On Tue, 2 Oct 2018 at 19:32, Remko Popma wrote: > Nice work, Mikael! > > Remko > > (Shameless plug) Every java main() method deserves http://picocli.info > > > On Oct 3, 2018, at 7:57, Mikael Ståldal wrote: > > > > > https://blogs.apache

Re: Success at Apache blog post about Log4j 2

2018-10-02 Thread Remko Popma
Nice work, Mikael! Remko (Shameless plug) Every java main() method deserves http://picocli.info > On Oct 3, 2018, at 7:57, Mikael Ståldal wrote: > > https://blogs.apache.org/foundation/entry/success-at-apache-carrying-forward

Success at Apache blog post about Log4j 2

2018-10-02 Thread Mikael Ståldal
https://blogs.apache.org/foundation/entry/success-at-apache-carrying-forward

Re: [meta] Draft blog post about logging in general

2017-11-06 Thread Matt Sicker
Updated. On 6 November 2017 at 10:07, Ralph Goers wrote: > Did you change the article link? > > Ralph > > > > On Nov 6, 2017, at 9:00 AM, Matt Sicker wrote: > > > > Post has been published: http://musigma.org/logging/ > 2017/11/06/logging.html > > > > On 3 November 2017 at 22:55, Ole Ersoy wro

Re: [meta] Draft blog post about logging in general

2017-11-06 Thread Ralph Goers
Did you change the article link? Ralph > On Nov 6, 2017, at 9:00 AM, Matt Sicker wrote: > > Post has been published: http://musigma.org/logging/2017/11/06/logging.html > > On 3 November 2017 at 22:55, Ole Ersoy wrote: > >> Wow - That looks REALLY USEFUL. BTW - Mangnus Larsson has this real

Re: [meta] Draft blog post about logging in general

2017-11-06 Thread Matt Sicker
Post has been published: http://musigma.org/logging/2017/11/06/logging.html On 3 November 2017 at 22:55, Ole Ersoy wrote: > Wow - That looks REALLY USEFUL. BTW - Mangnus Larsson has this really > great ELK stack tutorial. Might be helpful in general ... > http://callistaenterprise.se/blogg/tek

Re: [meta] Draft blog post about logging in general

2017-11-03 Thread Ole Ersoy
Wow - That looks REALLY USEFUL.  BTW - Mangnus Larsson has this really great ELK stack tutorial.  Might be helpful in general ... http://callistaenterprise.se/blogg/teknik/2017/09/13/building-microservices-part-8-logging-with-ELK/ On 11/03/2017 01:50 PM, Matt Sicker wrote: I also just found o

Re: [meta] Draft blog post about logging in general

2017-11-03 Thread Matt Sicker
I also just found out about another similar log aggregation project which could be useful to add in the examples: https://www.fluentd.org/ On 31 October 2017 at 16:26, Matt Sicker wrote: > On 31 October 2017 at 16:06, Mikael Ståldal wrote: >> >> Maybe Logstash and Graylog should be refered to a

Re: [meta] Draft blog post about logging in general

2017-10-31 Thread Matt Sicker
On 31 October 2017 at 16:06, Mikael Ståldal wrote: > > Maybe Logstash and Graylog should be refered to as "products" rather than > "projects". > Makes sense. > And since Logstash doesn't really provide the desired functionallity by > itself, maybe refer to the "ELK stack" instead. Also makes

Re: [meta] Draft blog post about logging in general

2017-10-31 Thread Mikael Ståldal
In preparation for an upcoming talk I'll be doing for CJUG, I'm writing a blog post about introductory concepts to logging from both a developer and operator point of view. My current draft is available here: < https://github.com/jvz/jvz.github.io/blob/logging/_posts/2017-10-30-logging.md>. Let me know what you think!

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Remko Popma
Ziplock fresh! > Freshaliciouss!! > > >> On 10/30/2017 04:14 PM, Matt Sicker wrote: >> Zipkin is a fun topic I wrote a small internal blog post at my client >> about. The general topic I'm doing a talk on is "The How and Why of >> Logging" which is generally

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Ole Ersoy
That's the key - Gotta make it more fun!  Keep it fresh - Ziplock fresh!  Freshaliciouss!! On 10/30/2017 04:14 PM, Matt Sicker wrote: Zipkin is a fun topic I wrote a small internal blog post at my client about. The general topic I'm doing a talk on is "The How and Why of Lo

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Matt Sicker
Zipkin is a fun topic I wrote a small internal blog post at my client about. The general topic I'm doing a talk on is "The How and Why of Logging" which is generally aimed at providing an overview of logging concepts, common libraries, tools, patterns, etc. Distributed log tracing

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Ole Ersoy
27;s manual ... Could be that throwing in Zipkin (http://zipkin.io/) with the rest of the reference material (Flume, etc.) would be a valued addition. On 10/30/2017 02:20 PM, Matt Sicker wrote: I could spend an entire blog post about Logstash and ELK in general, so I feel it's out of

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Gary Gregory
Nice write up Matt. The only thing that I can think ATM to make this more useful is more links into our Log4j doc site. Gary On Mon, Oct 30, 2017 at 12:09 PM, Matt Sicker wrote: > In preparation for an upcoming talk I'll be doing for CJUG, I'm writing a > blog post about intro

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Matt Sicker
I could spend an entire blog post about Logstash and ELK in general, so I feel it's out of scope here. As for the other questions, I think that's covered by the FAQ < https://logging.apache.org/log4j/2.x/faq.html>, but if it's not, that would be useful here. On 30 Octob

Re: [meta] Draft blog post about logging in general

2017-10-30 Thread Ole Ersoy
talk I'll be doing for CJUG, I'm writing a blog post about introductory concepts to logging from both a developer and operator point of view. My current draft is available here: < https://github.com/jvz/jvz.github.io/blob/logging/_posts/2017-10-30-logging.md>. Let me know what you think!

[meta] Draft blog post about logging in general

2017-10-30 Thread Matt Sicker
In preparation for an upcoming talk I'll be doing for CJUG, I'm writing a blog post about introductory concepts to logging from both a developer and operator point of view. My current draft is available here: < https://github.com/jvz/jvz.github.io/blob/logging/_posts/2017-10-30-loggin