Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 990 Bytes

File metadata and controls

9 lines (6 loc) · 990 Bytes

fluent-bit-mongo

This module makes the link between fluent-bit & mongoDB, in order to save the logs with metadata converted into a defined format.

If you want to save logs with other data and/or for a new type of Mongo document, it is necessary to modify the file pkg/entry/mongo/document.go.

This module has 2 Github Actions: