Skip to content

Support for msgpack encoder #676

Open
@rohsaini

Description

@rohsaini

My Usecase:
I use zerolog logging library along with fluentbit. fluentbit input plugin used is forward (https://docs.fluentbit.io/manual/pipeline/inputs/forward).
zerolog encodes the log and sends it fluentbit over tcp channel.

Problem:
Currently, zerolog supports json or CBOR as encoder at compile time. fluentbit forward plugin supports only msgpack binary encoding/decoding. So, there is need for support for msgpack encoding implicitly by zerolog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions