This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Description
βThe Fluent Forward source type can receive logs from Fluentd and Fluentbit agents or software capable of emitting logs using the Fluent Forward Protocol.β
The Fluent Forward source type is useful for integrating Open Telemetry-based collectors into an existing environment where Fluentd or Fluentbit is the primary collection system for logs.
Supported Platforms
| Platform | Metrics | Logs | Traces |
|---|---|---|---|
| Linux | β | ||
| Windows | β | ||
| macOS | β |
Configuration Table
| Parameter | Type | Default | Description |
|---|---|---|---|
| listen_address | string | 0.0.0.0 | The IP address to listen on and receive logs from Fluent Forward capable agents. |
| port | int | 24224 | TCP port to listen on and receive logs from Fluent Forward capable agents. |