]> git.ipfire.org Git - thirdparty/suricata.git/commit
redis: ensure a dump per second
authorEric Leblond <eric@regit.org>
Thu, 23 Jan 2020 12:30:29 +0000 (13:30 +0100)
committerVictor Julien <victor@inliniac.net>
Sat, 6 Jun 2020 12:32:02 +0000 (14:32 +0200)
commitf5e2968f129737ccbd5f0ee8ae3776203714b229
tree5be0ff861ad6fe67f6af75de7a8a98b7cfd59bff
parentec8eba28a8ec0b7cb6eba5291da0174e8ab018db
redis: ensure a dump per second

In sync mode, Suricata was waiting to have batch size alerts before
logging them. This was introducing delay in some configuration with
low traffic.
src/util-log-redis.c
src/util-log-redis.h