]> git.ipfire.org Git - thirdparty/suricata.git/commit
redis: support for rpush in list mode 2868/head
authorJulian <julian@net23.de>
Fri, 2 Jun 2017 15:34:44 +0000 (17:34 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 3 Aug 2017 15:51:12 +0000 (17:51 +0200)
commitf27b4fc8fe64f524d3ca7c35214c40ee0d3bfe2f
treefafa581f4668637656c9ecadd801fcf2248e402a
parent23f8cc4a03bbb6cfb2722ad2789708bf0ca2448b
redis: support for rpush in list mode

This adds a new redis mode rpush. Also more consistent config keywords orientated at the redis command: lpush and publish.
Keeping list and channel config keywords for backwards compatibility
doc/userguide/configuration/suricata-yaml.rst
doc/userguide/output/eve/eve-json-output.rst
src/util-error.c
src/util-error.h
src/util-log-redis.c
suricata.yaml.in