fluent / fluent/fluent-bit

The lib input plugin could expect the data comes in a free string

Open
#1,566 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
8.1k
Forks
2k
Avg merge
4d 20h
Merged PRs (30d)
71

Description

**Is your feature request related to a problem? Please describe.**
When I use the lib plugin to ingest data manually, I have to parse the message first by myself, and rewrite it in a JSON format to pass it using flb_lib_push(). However, the flexible and powerful parser config of fluent-bit attracts me very much. For example, in the "tail", it has very friendly configurable parser. Is it possible to make flb_lib_push() to support parser config? Thank you.
**Describe the solution you'd like**
The lib plugin can be configurable with parser.
**Describe alternatives you've considered**
**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.