Back to Fluent Bit

Fluentd Forward Protocol Implementation

plugins/out_forward/README.md

5.0.4363 B
Original Source

Fluentd Forward Protocol Implementation

This plugin is based in Fluentd Forward Protocol Spec v1 available here:

The following Event modes are implemented:

  • Message Mode
  • Forward Mode

Depending of the configuration, the plugin will decide to go with Message Mode or Forward Mode.