Actions
Feature #6456
openoutput: binary logging
Description
Instead of just json, Suricata should be able to create some structures and output them in different formats : CSV, BSON, protobuf, flatbuffers, etc...
Actions
Added by Philippe Antoine almost 2 years ago. Updated 3 months ago.
Description
Instead of just json, Suricata should be able to create some structures and output them in different formats : CSV, BSON, protobuf, flatbuffers, etc...
@Jason Ish has some ideas here. It's unlikely that we would support that whole list, but we're thinking about making it possible to support a binary output. Perhaps plugin support could then be used to support others.
Ion could be a candidate that could coexist well with the existing JSON outputs: https://amazon-ion.github.io/ion-docs/index.html