Skip to content

Output plugin (Go) for fluent bit with support for multiple S3 instances

License

Notifications You must be signed in to change notification settings

mkrakow/fluent-bit-multi-s3

 
 

Repository files navigation

Fluent-Bit multi-s3 Output Plugin

Build Status

Output plugin (Go) for fluent bit with support for multiple S3 instances

Installation

Build the plugin (shared) library:

cd multi-s3-output && go build -buildmode=c-shared -o out_multi_s3.so .

Run fluent-bit with the new plugin:

fluent-bit -e out_multi_s3.so -c fluent-bit.conf

About

Output plugin (Go) for fluent bit with support for multiple S3 instances

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.6%
  • Dockerfile 2.4%