]> git.ipfire.org Git - thirdparty/suricata.git/commit
redis: support for rpush in list mode 2872/head
authorJulian <julian@net23.de>
Sun, 28 May 2017 10:22:25 +0000 (12:22 +0200)
committerJulian <julian@net23.de>
Sun, 6 Aug 2017 17:52:31 +0000 (19:52 +0200)
commit01795145766bc0b7d10691d457dd3e1d1b71a7c9
treedc50533cd18ecf4909e8fd2dc1c9541e119348a1
parentaa9264987f4d39d5945ff822d6b8b5bcbca2822e
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. Removed unnecessary checks.
doc/userguide/configuration/suricata-yaml.rst
doc/userguide/output/eve/eve-json-output.rst
src/util-error.c
src/util-error.h
src/util-logopenfile.c
suricata.yaml.in