Send data from Fluent Bit to Axiom
This page explains how to send data from Fluent Bit to Axiom.
Fluent Bit is an open-source log processor and forwarder that allows you to collect any data like metrics and logs from different sources, enrich them with filters, and send them to multiple destinations like Axiom.
Prerequisites
- Create an Axiom account.
- Create a dataset in Axiom where you send your data.
- Create an API token in Axiom with permissions to ingest data to the dataset you have created.
Configure Fluent Bit
-
Set up the Fluent Bit configuration file based on the Fluent Bit documentation.
-
In the Fluent Bit configuration file, use the HTTP output plugin with the following configuration. For more information on the plugin, see the Fluent Bit documentation.
INI