Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-05 Thread Alexey Kupershtokh
Thanks. I'll try it shortly. BTW, why do you not using winston anymore? Using anything better instead? четверг, 4 апреля 2013 г., 19:31:48 UTC+7 пользователь Dan Milon написал: See https://github.com/danmilon/winston-graylogger But I ended up moving away from winston, so I don't use it

Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-05 Thread Dan Milon
IMO it's too bloated and does way too much. I tried to write a patch once and it was a mess. Also it's not actively maintained. We're running an internal fork of Jog (visiomedia/jog) for now. On 5 Απρ 2013, at 12:36 μ.μ., Alexey Kupershtokh alexey.kupersht...@gmail.com wrote: Thanks. I'll

Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-05 Thread Alexey Kupershtokh
Have you made it able to send data to the Graylog2 in your fork? пятница, 5 апреля 2013 г., 16:58:19 UTC+7 пользователь Dan Milon написал: IMO it's too bloated and does way too much. I tried to write a patch once and it was a mess. Also it's not actively maintained. We're running an

Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-05 Thread Dan Milon
Yes. I'll try to release it during the weekend if you'd like. On 5 Απρ 2013, at 1:03 μ.μ., Alexey Kupershtokh alexey.kupersht...@gmail.com wrote: Have you made it able to send data to the Graylog2 in your fork? пятница, 5 апреля 2013 г., 16:58:19 UTC+7 пользователь Dan Milon написал:

Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-05 Thread Alexey Kupershtokh
I would appreciate this. Thanks in advance. On Fri, Apr 5, 2013 at 5:25 PM, Dan Milon danmi...@gmail.com wrote: Yes. I'll try to release it during the weekend if you'd like. On 5 Απρ 2013, at 1:03 μ.μ., Alexey Kupershtokh alexey.kupersht...@gmail.com wrote: Have you made it able to

Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-05 Thread Michael Hart
We're using bunyan[1] and gelf-stream[2] - bunyan is quite lightweight and used by Joyent and a number of other services. [1] https://github.com/trentm/node-bunyan [2] https://github.com/mhart/gelf-stream On Friday, 5 April 2013 20:36:21 UTC+11, Alexey Kupershtokh wrote: Thanks. I'll try it

Re: [nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-04 Thread Dan Milon
See https://github.com/danmilon/winston-graylogger But I ended up moving away from winston, so I don't use it anymore. Anyway, it's a 50-liner. On 04/04/2013 04:48 πμ, Alexey Kupershtokh wrote: Hello again Marc :) I'm investigating a possibility to use https://github.com/flite/winston-graylog2

[nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-03 Thread Alexey Kupershtokh
Hello again Marc :) I'm investigating a possibility to use https://github.com/flite/winston-graylog2 in my project. And found that it has become orphan recentlyhttps://github.com/flite/winston-graylog2/commit/8836d0f80f3d464f8ebe1d46be823c7d543aa138 . Along with that, it seems that the project

[nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-03 Thread Alexey Kupershtokh
And also... have you compared your project with these: https://github.com/egorFiNE/node-graylog https://github.com/stelcheck/node-graylog2 https://github.com/robertkowalski/gelf-node ? воскресенье, 7 октября 2012 г., 6:38:27 UTC+7 пользователь wavded написал: https://github.com/wavded/graygelf

[nodejs] Re: [ANN] GrayGelf: Fully compliant Graylog2/GELF client and server

2013-04-03 Thread Michael Hart
Also https://github.com/mhart/gelfling and https://github.com/mhart/gelf-stream :-) On Thursday, 4 April 2013 12:57:10 UTC+11, Alexey Kupershtokh wrote: And also... have you compared your project with these: https://github.com/egorFiNE/node-graylog https://github.com/stelcheck/node-graylog2