
Fluentd is a lightweight and flexible log collector. Fluentd receives logs as JSON streams, buffers them, and sends them to other systems like MySQL, MongoDB, or even other instances of Fluentd. It is an open source data collector, which lets you unify the data collection and consumption for a better use and understanding of data.