Closed Keksoj closed 8 months ago
@FlorentinDUBOIS should we rather have "binary" or "protobuf" as a configurable option, and for types ? We may introduce other binary types in the future, so we can disambiguate right now.
I have some todos left:
This is ready for review and mergeable in our opinion.
Adding the option to produce access logs in a binary format will be highly beneficial for performance and parseability.
This PR creates a binary type BinaryAccessLog using protobuf, that are emitted with a delimiter for easier parsing.