Released fluent-logger-d

Masahiro Nakagawa repeatedly at gmail.com
Sun Feb 19 13:44:57 PST 2012


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


More information about the Digitalmars-d-announce mailing list