Plain file or async Redis, which is probably the fastest way to consume data from Suricata without blocking anything. We’re using this very successfully, writing to an in-memory Redis list to form a memory-constrained buffer.
Plain file or async Redis, which is probably the fastest way to consume data from Suricata without blocking anything. We’re using this very successfully, writing to an in-memory Redis list to form a memory-constrained buffer.