-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
filter_lua: Document record split and many minor improvements (#436)
Add description about that the Lua callback can return an array of records, i.e., the third return value of the callback function can be an array of tables. This feature enables this Lua filter to split an input record into multiple records. Document the record split feature as a new subsection and add an example about it. See also fluent/fluent-bit#811 . While there, variosu minor grammar and format fixes. Signed-off-by: Weitian LI <[email protected]>
- Loading branch information
1 parent
4619c45
commit 6daba46
Showing
1 changed file
with
79 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters