Fluent Bit 2.2.2

  • High Performance at low CPU and Memory footprint
  • Data Parsing
    • Convert your unstructured messages using our parsers: JSON, Regex, LTSV and Logfmt
  • Reliability and Data Integrity
    • Backpressure Handling
    • Data Buffering in memory and file system
  • Networking
    • Security: built-in TLS/SSL support
    • Asynchronous I/O
  • Pluggable Architecture and Extensibility: Inputs, Filters and Outputs
    • More than 70 built-in plugins available
    • Extensibility
      • Write any input, filter or output plugin in C language
      • Write Filters in Lua or Output plugins in Golang
  • Monitoring: expose internal metrics over HTTP in JSON and Prometheus format
  • Stream Processing: Perform data selection and transformation using simple SQL queries
    • Create new streams of data using query results
    • Aggregation Windows
    • Data analysis and prediction: Timeseries forecasting
  • Portable: runs on Linux, MacOS, Windows and BSD systems