Links
Comment on page

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
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 Proxy
Flush records to a Kafka REST Proxy server.
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
Flush records to the Treasure Data cloud service for analytics.
nats
NATS
flush records to a NATS server.
null
NULL
throw away events.
Last modified 4yr ago