containers / containers/conmon

Conmon should support Fluentd Forward as a logging driver

Open
#552 1 comment 4 reactions 1 assignee Claimed by @jnovy View on GitHub
jira
Dominant language
C
Stars
499
Forks
150
Avg merge
1d 10h
Merged PRs (30d)
20

Description

To become more in line with docker features, conmon should support fluentd log driver.

I have some code I have been toying with and willing to create a PR, but I wanted to know approach would acceptable for this repo.

1. Completely hand rolled implementation of the forward protocol.

2. Use a library for the protocol but manage the sockets and connection ourselves.

3. Use the fluent-bit library.

For approaches 2 and 3, what canonical way of adding libraries to this project?

And it has been a long time since I wrote c, so I will need some guidance on this project's practices.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.