Actions
Feature #1582
closedRedis output support
Effort:
Difficulty:
Label:
Description
Redis can allow suricata to log events on a remote system. Regarding logging redis is offering two modes. One List mode which works like a queue. And one publish mode were multiple listener can subscribe to get all events.
Main interest for redis ouput will be EVE events but any line based logging could benefit of it.
Updated by Eric Leblond about 9 years ago
Implemented in https://github.com/inliniac/suricata/pull/1688
Updated by Victor Julien about 9 years ago
- Status changed from New to Closed
- Target version set to 3.0RC1
Actions