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
Nice! Maybe Logstash and Graylog should be refered to as "products" rather than "projects". And since Logstash doesn't really provide the desired functionallity by itself, maybe refer to the "ELK stack" instead. On 2017-10-30 19:09, Matt Sicker wrote: In preparation for an upcoming talk I

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

2017-10-30 Thread Remko Popma
I just finished reading it. Looks great Matt! Enjoy giving the presentation! Remko (Shameless plug) Every java main() method deserves http://picocli.info > On Oct 31, 2017, at 6:26, Ole Ersoy wrote: > > That's the key - Gotta make it more fun! Keep it fresh - Ziplock fresh! > Freshaliciou

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 Logging" which is gene

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 is certainly a to

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

2017-10-30 Thread Ole Ersoy
Probably a series of blog posts :).  Another thing that would be great is pumping up some of the new features that log4j2 has that developers will love.  It reads a little bit like a theoretical intro to logging in general (Although you did say clearly that that is what it is) and we have a lot

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 introductory concepts t

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 October 2017 at 13:52, Ole Ersoy

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

2017-10-30 Thread Ole Ersoy
I thought it was very good.  I'm a big fan of articles that come with and reference simple examples from a github repository.  One of the most confusing aspects of Java logging is configuring it to use one provider when multiple dependencies use different APIs ... SLF4J ... Log4J ... so if that

[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-logging.md>. Let me