Fluentd is a data collector for unified logging that allows for structured logging, reliable forwarding, and a pluggable architecture. It is written in Ruby and uses JSON to stream data between containers. Fluentd can aggregate logs from containers in different patterns, such as a single-level or two-level aggregation. A new Docker logging driver called "fluentd" may allow containers to send logs directly to Fluentd.