Skip to content

Log Forwarder Inputs

Runs the 10x engine as a forwarder sidecar to process collected log events before they ship to output destinations (e.g., Splunk, Elasticsearch, S3).

The design enables Edge apps to report on, regulate, and optimize events at the source while integrating with existing log forwarders (e.g., Fluentd/Bit).

Extensibility

All forwarder input modules utilize core IPC I/O modules (e.g., stdin, Unix) as building blocks for integrating with bundled forwarders (e.g., Fluentd/Bit) and to serve as a reference for supporting additional forwarder types.

Modules

  • Fluent Bit Input


    Report, regulate, and optimize events collected by Fluent Bit forwarders.

    More info

  • Fluentd Input


    Report, regulate, and optimize events collected by Fluentd forwarders.

    More info

  • OpenTelemetry Collector Input


    Report, regulate, and optimize events collected by OpenTelemetry Collector forwarders.

    More info

  • Filebeat Input


    Report, regulate, and optimize events collected by Filebeat forwarders.

    More info

  • Logstash Input


    Report, regulate, and optimize events collected by Logstash forwarders.

    More info

  • Splunk UF Input


    Report, regulate, and optimize events before shipping to Splunk via Universal Forwarder.

    More info

  • Datadog Agent Input


    Report, regulate, and optimize events before shipping to Datadog via Datadog Agent.

    More info


This module is defined in forwarder/module.yaml.