fluent-bit
fluent-bit copied to clipboard
Add an Apache Doris Output Plugin
Hello, community! I'd like to add a doris output plugin which will send logs to Apache Doris, a modern data warehouse for real-time analytics. Coud you give me some advice?
There's some guidance in the docs: https://docs.fluentbit.io/manual/development/developer-guide Generally speaking most plugins out variants of the http or tcp ones as a base with custom specifics added on top. There is also a contribution guide in this repo.
There's some guidance in the docs: https://docs.fluentbit.io/manual/development/developer-guide Generally speaking most plugins out variants of the http or tcp ones as a base with custom specifics added on top. There is also a contribution guide in this repo.
Thank you!
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.
The PRs are still in process.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.
The PRs are still in process.
Hi team, Any update on this PR review. This would be very helpful for Apache doris users.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.
Hello community, are there any plans to review the related PRs? Thanks!
@patrick-stephens can you look at this code PR @joker-star-l mentions, https://github.com/fluent/fluent-bit/pull/9514