Re: Log4php graylog2 integration

2012-12-20 Thread Ivan Habunek
Hi Dmitriy, Thanks again for your contribution. I'm talking to people at legal to check about the GPL license issue. So I wanted to ask: 1. Is this code 100% yours or does it include anything written by others? 2. Would you be willing to donate the code to ASF under the terms of the Apache Licens

Log4php graylog2 integration

2012-12-20 Thread Dmitriy Ulyanov
Hello guys! I wrote 2 new usefull appenders (Graylog2 and AMQP) and GELF-layout. We use it for integration with graylog2 log server (http://graylog2.org/). GELF is nice protocol, it can contain any custom columns. This columns i use for transmit MDC context. It is very comfortably. Code is here: