Fluentd
Open source data collector for unified logging layer that allows you to unify data collection and consumption for better use and understanding of data.
APIs
Fluentd Plugin API
The Fluentd Plugin API allows developers to write custom input, output, filter, parser, formatter, and buffer plugins in Ruby. Plugins are distributed as RubyGems and integrate ...
Fluentd Forward Protocol
The Fluentd Forward Protocol is a binary protocol used to transport event streams between Fluentd nodes and compatible agents over TCP. It supports multiple transport modes incl...
Fluentd HTTP Input API
The Fluentd HTTP Input plugin exposes an HTTP endpoint that accepts log records posted as JSON or form-encoded data. It allows applications to send events to Fluentd over standa...
Event Specifications
Fluentd Forward Protocol
The Fluentd Forward Protocol is a binary MessagePack-based protocol used to transport event streams between Fluentd nodes, Fluent Bit agents, and compatible forwarders over TCP ...
ASYNCAPI