Fluent Bit: Official Manual
SlackGitHubCommunity MeetingsSandbox and LabsWebinars
1.2
1.2
  • Introduction
  • About
    • Why ?
    • Fluentd & Fluent Bit
    • License
  • Installation
    • Supported Platforms
    • Requirements
    • Download Sources
    • Upgrade Notes
    • Build and Install
    • Build with Static Configuration
    • Docker Images
    • Kubernetes
    • TD Agent Bit
    • Debian Packages
    • Ubuntu Packages
    • CentOS Packages
    • Raspberry Pi
    • Yocto Project
    • Windows
  • Getting Started
    • Service
    • Input
    • Parser
    • Filter
    • Buffer
    • Routing
    • Output
  • Configuration
    • Configuration Schema
    • Configuration File
    • Configuration Variables
    • Configuration Commands
    • Buffering / Storage
    • Monitoring
    • Unit Sizes
    • TLS / SSL
    • Backpressure
    • Memory Usage
    • Upstream Servers
    • Scheduler
    • Stream Processor
  • Service
  • Input Plugins
    • Collectd
    • CPU Usage
    • Disk Usage
    • Dummy
    • Exec
    • Forward
    • Head
    • Health
    • Kernel Log Buffer
    • Memory Usage
    • MQTT
    • Network Traffic
    • Process
    • Random
    • Serial Interface
    • Standard Input
    • Syslog
    • Systemd
    • Tail
    • TCP
    • Thermal
    • Windows Event Log
  • Parsers
    • JSON Parser
    • Regular Expression Parser
    • LTSV Parser
    • Logfmt Parser
    • Decoders
  • Filter Plugins
    • Grep
    • Kubernetes
    • Lua
    • Parser
    • Record Modifier
    • Standard Output
    • Throttle
    • Nest
    • Modify
  • Output Plugins
    • Azure
    • BigQuery
    • Counter
    • Datadog
    • Elasticsearch
    • File
    • FlowCounter
    • Forward
    • GELF
    • HTTP
    • InfluxDB
    • Kafka
    • Kafka REST Proxy
    • NATS
    • Null
    • Stackdriver
    • Standard Output
    • Splunk
    • TCP & TLS
    • Treasure Data
  • Fluent Bit for Developers
    • Library API
    • Ingest Records Manually
    • Fluent Bit and Golang Plugins
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Output Plugins

Last updated 5 years ago

Was this helpful?

The output plugins defines where should flush the information it gathers from the input. At the moment the available options are the following:

name

title

description

Azure Log Analytics

Ingest records into Azure Log Analytics

BigQuery

Ingest records into Google BigQuery

Count Records

Simple records counter.

Datadog

Ingest logs into Datadog.

Elasticsearch

flush records to a Elasticsearch server.

File

Flush records to a file.

FlowCounter

Count records.

Forward

Fluentd forward protocol.

HTTP

Flush records to an HTTP end point.

InfluxDB

Flush records to InfluxDB time series database.

Apache Kafka

Flush records to Apache Kafka

Kafka REST Proxy

Flush records to a Kafka REST Proxy server.

Google Stackdriver Logging

Flush records to Google Stackdriver Logging service.

Standard Output

Flush records to the standard output.

Splunk

Flush records to a Splunk Enterprise service

TCP & TLS

flush records to a TCP server.

NATS

flush records to a NATS server.

NULL

throw away events.

Flush records to the cloud service for analytics.

Fluent Bit
azure
bigquery
counter
datadog
es
file
flowcounter
forward
http
influxdb
kafka
kafka-rest
stackdriver
stdout
splunk
tcp
td
Treasure Data
Treasure Data
nats
null