blob: 925fe6de04b3090f0f9f81b48185d9f6d560571a (
plain) (
blame)
1
2
3
4
5
|
Fluentd is a log collector daemon written in Ruby. Fluentd receives
logs as JSON streams, buffers them, and sends them to other systems
like MySQL, MongoDB, or even other instances of Fluentd.
WWW: http://fluentd.org/
|