Fluentd is an open-source log collector that allows you to collect, aggregate, process, analyze, and route log files.With Fluentd, you can collect logs from multiple sources and ship it instantly into Axiom
Visit the Fluentd download page to install Fluentd on your system.You’d need to specify the org-id header if you are using personal token, it’s best to use an API token to avoid the need to specify the org-id header.Learn more about API and personal token
The example below shows a Fluentd configuration to hold logs in memory with specific flush intervals, size limits, and how to exclude specific logs based on patterns.