www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Released fluent-logger-d

Hi guys,

I announce the client library for Fluentd.

Fluentd is a missing log collector. It's a hot project.
If you want to know the overview of Fluentd, the slide is on 
slideshare.

http://www.slideshare.net/treasure-data/fluentd-meetup-in-japan-11410514

And document is here: http://fluentd.org/doc/

I wrote a client library for D.

https://github.com/fluent/fluent-logger-d

Now, Fluentd has many plugins (mongodb, couchdb, scribe, s3 and 
more). Using this client, we can write a structured event to some 
sources via Fluentd.

Simple example is below:

https://github.com/fluent/fluent-logger-d/blob/master/example/post.d

If you design a architecture, please consider Fluentd to collect 
logs :)


Masahiro
Feb 19 2012