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...
Updated by Philippe Antoine almost 2 years ago
- Related to Task #6443: Suricon 2023 brainstorm added
Updated by Jason Ish almost 2 years ago
- Related to Bug #6458: eve/http: discrepancy in http events and http objects logged in alerts added
Updated by Victor Julien almost 2 years ago
- Subject changed from Binary output logging to output: binary logging
@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.
Updated by Jamie Lavigne 20 days ago
Ion could be a candidate that could coexist well with the existing JSON outputs: https://amazon-ion.github.io/ion-docs/index.html
Actions