Skip to content

Instantly share code, notes, and snippets.

Logstash output

Introduction

Fluent-bit has not an output for logstash, but we can send records to Logstash by configuring the fluent-bit http output pluging and the logstash http input plugin.

Getting started

Configuration files

In your fluent-bit main configuration file append the following Output section: