Fluent Bit: Official Manual
Slack
GitHub
Discussions
Community Meetings
Search…
1.3
Introduction
About
Installation
Getting Started
Configuration
Service
Input Plugins
Parsers
Filter Plugins
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
Powered By
GitBook
Output Plugins
The
output plugins
defines where
Fluent Bit
should flush the information it gathers from the input. At the moment the available options are the following:
name
title
description
​
azure
​
Azure Log Analytics
Ingest records into Azure Log Analytics
​
bigquery
​
BigQuery
Ingest records into Google BigQuery
​
counter
​
Count Records
Simple records counter.
​
datadog
​
Datadog
Ingest logs into Datadog.
​
es
​
Elasticsearch
flush records to a Elasticsearch server.
​
file
​
File
Flush records to a file.
​
flowcounter
​
FlowCounter
Count records.
​
forward
​
Forward
Fluentd forward protocol.
​
http
​
HTTP
Flush records to an HTTP end point.
​
influxdb
​
InfluxDB
Flush records to InfluxDB time series database.
​
kafka
​
Apache Kafka
Flush records to Apache Kafka
​
kafka-rest
​
Kafka REST Proxy
Flush records to a Kafka REST Proxy server.
​
stackdriver
​
Google Stackdriver Logging
Flush records to Google Stackdriver Logging service.
​
stdout
​
Standard Output
Flush records to the standard output.
​
splunk
​
Splunk
Flush records to a Splunk Enterprise service
​
tcp
​
TCP & TLS
flush records to a TCP server.
​
td
​
​
Treasure Data
​
Flush records to the
Treasure Data
cloud service for analytics.
​
nats
​
NATS
flush records to a NATS server.
​
null
​
NULL
throw away events.
Previous
Modify
Next
Azure
Last modified
2yr ago
Export as PDF
Copy link