You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by Dmitriy Ulyanov <dm...@wikimart.ru> on 2012/12/20 14:49:17 UTC

Log4php graylog2 integration

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: https://github.com/d-ulyanov/log4php-graylog2
<https://github.com/d-ulyanov/log4php-graylog2>Please, include this
appenders and gelf-layout in next release!

Have a nice day!

-- 
kind regards,
Dmitry Ulyanov
Senior PHP Developer
dmitriy.ulyanov@wikimart.ru
Wikimart
www.wikimart.ru

Re: Log4php graylog2 integration

Posted by Ivan Habunek <iv...@gmail.com>.
Hi Dmitriy,

I forwarded your ICLA to the foundation. They will let us know when
it's processed. Once that's done I will get to work integrating your
contribution.

Again, thanks a lot for the code!

Best regards,
Ivan

Re: Log4php graylog2 integration

Posted by Dmitriy Ulyanov <dm...@wikimart.ru>.
Hi all :)

Attachment contains scanned signed license and code for inclusion to
log4php.
Code contains comments with AL2, MIT has been removed.

All right?


2013/1/5 Ivan Habunek <iv...@gmail.com>

> Hi Dmitriy,
>
> I have discussed your contribution with the Apache legal department
> considering the licensing terms.
>
> Since it's a relatively big contribution, it would be best if you
> would be willing to sign the Apache Individual Contributor License
> Agreement [1]. Please read the text. If you understand and agree with
> the contents, fill in your details, sign the form and forward the
> filled-in form to the email or fax specified within.
>
> Under 'notify project' specify Apache Logging Services.
>
> [1] http://www.apache.org/licenses/icla.pdf
>     http://www.apache.org/licenses/icla.txt
>
> Concerning the license, it would be best for us if you are willing to
> donate the code under the terms of the Apache License v2 [2].
>
> [2] http://www.apache.org/licenses/LICENSE-2.0.html
>
> I noticed you changed the license to MIT, but if you are cool with
> AL2, we can wait until we receive the notification that your ICLA has
> been processed. Then, please remove the MIT license from the comments,
> and send the code to the mailing list as an attachment with a note
> saying that you're willing to let us include your code in log4php
> under the terms of the Apache License.
>
> Again, thanks for your contributions. Sorry about all the legal stuff. :)
>
> Best regards,
> Ivan
>
>
> On 20 December 2012 14:49, Dmitriy Ulyanov <dm...@wikimart.ru>
> wrote:
> > 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: https://github.com/d-ulyanov/log4php-graylog2
> > Please, include this appenders and gelf-layout in next release!
> >
> > Have a nice day!
> >
> > --
> > kind regards,
> > Dmitry Ulyanov
> > Senior PHP Developer
> > dmitriy.ulyanov@wikimart.ru
> > Wikimart
> > www.wikimart.ru
>



-- 
kind regards,
Dmitry Ulyanov
Senior PHP Developer
dmitriy.ulyanov@wikimart.ru
Wikimart
www.wikimart.ru

Re: Log4php graylog2 integration

Posted by Ivan Habunek <iv...@gmail.com>.
Hi Dmitriy,

I have discussed your contribution with the Apache legal department
considering the licensing terms.

Since it's a relatively big contribution, it would be best if you
would be willing to sign the Apache Individual Contributor License
Agreement [1]. Please read the text. If you understand and agree with
the contents, fill in your details, sign the form and forward the
filled-in form to the email or fax specified within.

Under 'notify project' specify Apache Logging Services.

[1] http://www.apache.org/licenses/icla.pdf
    http://www.apache.org/licenses/icla.txt

Concerning the license, it would be best for us if you are willing to
donate the code under the terms of the Apache License v2 [2].

[2] http://www.apache.org/licenses/LICENSE-2.0.html

I noticed you changed the license to MIT, but if you are cool with
AL2, we can wait until we receive the notification that your ICLA has
been processed. Then, please remove the MIT license from the comments,
and send the code to the mailing list as an attachment with a note
saying that you're willing to let us include your code in log4php
under the terms of the Apache License.

Again, thanks for your contributions. Sorry about all the legal stuff. :)

Best regards,
Ivan


On 20 December 2012 14:49, Dmitriy Ulyanov <dm...@wikimart.ru> wrote:
> 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: https://github.com/d-ulyanov/log4php-graylog2
> Please, include this appenders and gelf-layout in next release!
>
> Have a nice day!
>
> --
> kind regards,
> Dmitry Ulyanov
> Senior PHP Developer
> dmitriy.ulyanov@wikimart.ru
> Wikimart
> www.wikimart.ru

Re: Log4php graylog2 integration

Posted by Ivan Habunek <iv...@gmail.com>.
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 License version 2
(http://www.apache.org/licenses/LICENSE-2.0)?

Regards,
Ivan


On 20 December 2012 14:49, Dmitriy Ulyanov <dm...@wikimart.ru> wrote:
> 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: https://github.com/d-ulyanov/log4php-graylog2
> Please, include this appenders and gelf-layout in next release!
>
> Have a nice day!
>
> --
> kind regards,
> Dmitry Ulyanov
> Senior PHP Developer
> dmitriy.ulyanov@wikimart.ru
> Wikimart
> www.wikimart.ru