fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

output: add multiplex option for output plugin

Open Binyang2014 opened this issue 3 years ago • 10 comments

Add keep order option for output plugin.

This option will help user send logs to the storage server which can not sort log lines according to timestamp. Such as AzureBlob/S3.

Issue: https://github.com/fluent/fluent-bit/issues/1746


Enter [N/A] in the box, if an item is not applicable to your change.

Testing Before we can approve your change; please submit the following in a comment:

  • [N/A] Example configuration file for the change
  • [ ] Debug log output from testing the change
  • [N/A] Attached Valgrind output that shows no leaks or memory corruption was found

Documentation

  • [ ] Documentation required for this feature

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

Binyang2014 avatar Mar 19 '21 08:03 Binyang2014