Engineering Engineering

Array-splitter Plugin for Fluentd

The new Fluentd plugin, fluent-plugin-array-splitter, simplifies data processing by breaking down array values in JSON logs into individual records, enhancing analysis workflows. This plugin, essential for fields with array values, also allows renaming keys and handling key/value pairs in arrays.

Read More
Engineering Engineering

A new Fluentd package was released

The community released Fluentd v1.16 on 2023-03-29 and decided to rename its package name to fluent-package along with upgrading a new ruby version. In this blog post, we’ll explain what has changed and how it impacts the current users.

Read More
Engineering Engineering

Practical Tips for Data Volume Reduction with Fluentd

As businesses grow and data volumes increase, managing the costs associated with observability tools and infrastructure becomes a key challenge. In this blog post, we'll explore approaches to leverage the advantages of observability while keeping a close eye on running costs with Fluentd.

Read More
Engineering Engineering

Fluentd vs Fluent Bit: Understanding the Differences

Two of the most popular tools for log aggregation and processing are Fluentd and Fluent Bit. They have similar functions but are designed for different scenarios. This blog covers the key differences and similarities between the two.

Read More
Engineering Engineering

Parsing in Fluent Bit using Regular Expression

Parsing and analyzing raw log data is one of the most important things to do when monitoring Fluent Bit or troubleshooting the issues. In this blog we will use regular expression to parse the information of a simple log file with Fluent Bit.

Read More
Engineering Engineering

‘tail’ in Fluent Bit - Standard Configuration

This blog series covers the use of the 'tail' plugin in Fluent Bit to obtain data from a log file and send it to Fluentd. This first blog explains how to run Fluent Bit with the 'tail' plugin using a standard configuration file. Upcoming blogs cover more advanced configurations, such as multiline parsing.

Read More
PR PR

Getting started with Fluentd and OpenSearch

You've probably heard the name of OpenSearch in the logging/metrics communities. Want to know more about what OpenSearch is and its new Fluentd plugin? Here is a great article that was written by Anurag Gupta who is co-founder of our partner company Calyptia, inc.

Read More
PR PR

Fluent Bit v1.8.11 is out!

One more stable ver. of v.1.8 is out! Fluent Bit v.1.8.11 has been released on Dec 10th, 2021, check out the Release Notes, read the Updated Documentation or jump directly to the Downloads Section at the Fluent Bit community web site!

Read More
PR PR

Fluent Bit v1.8.5 is out!

Fluent Bit v.1.8 has been released on July 7th, 2021, check out the Release Notes, read the Updated Documentation or jump directly to the Downloads Section at the Fluent Bit community web site!

Read More
PR PR

Fluent Bit v1.7.9 is out!

Fluent Bit v.1.7.5 has been released on May 13, 2021, check out the Release Notes, read the Updated Documentation or jump directly to the Downloads Section at the Fluent Bit community web site!

Read More